We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af7276 commit 27759a0Copy full SHA for 27759a0
Makefile
@@ -36,6 +36,8 @@ build/kantone.csv: downloads/$(FILE_NAME).zip
36
# mv $@.download $@
37
38
clean:
39
+ rm -rf build/
40
+ rm -rf downloads/$(PKG_ID)/
41
rm data/gemeinden.csv.bkp
42
43
# clean-unzip:
0 commit comments