Drop extensions from script filenames

This commit is contained in:
Max Brunsfeld 2016-01-15 12:57:32 -08:00
parent 7dfb1dbdf6
commit 04afda2e66
9 changed files with 4 additions and 5 deletions

7
script/clean Executable file
View file

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