Skip to content

Commit

Permalink
rm -rf ../target
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickSachs committed Nov 1, 2018
1 parent 2a4524c commit 0e6fefe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/cleanup.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
echo Cleaning World of Lochercraft ...
find ../src -name "*.class" -delete
find ../src -name "*.ctx" -delete
rm -rf ../target

0 comments on commit 0e6fefe

Please sign in to comment.