Add clean script

Also rename other scripts
This commit is contained in:
Max Brunsfeld 2014-03-03 20:10:48 -08:00
parent 0815db1d23
commit 7ff690371e
3 changed files with 7 additions and 0 deletions

7
script/clean.sh Executable file
View file

@ -0,0 +1,7 @@
#!/usr/bin/env bash
rm -rf \
build out \
gyp-mac-tool \
Makefile *.Makefile *.target.mk \
*.xcodeproj