Skip to content

Commit 27759a0

Browse files
committed
adds more cleanup
1 parent 2af7276 commit 27759a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ build/kantone.csv: downloads/$(FILE_NAME).zip
3636
# mv $@.download $@
3737

3838
clean:
39+
rm -rf build/
40+
rm -rf downloads/$(PKG_ID)/
3941
rm data/gemeinden.csv.bkp
4042

4143
# clean-unzip:

0 commit comments

Comments
 (0)