make gemspec cleans build products before gemspecing

This commit is contained in:
Chris Anderson 2009-01-12 21:19:02 -08:00
parent 895849eeb8
commit b18d0bfcee

2
make-gemspec.sh Executable file
View file

@ -0,0 +1,2 @@
git clean -fxd
rake gemspec