vigour-io / shutter

Makes a sprite out of an array of urls
ISC License
1 stars 0 forks source link

Add `npm run clean` #9

Closed shawninder closed 9 years ago

shawninder commented 9 years ago

Should remove everyting in directories out, originals and tmp, except for the .gitignore file found in each of these folders.

The purpose of this is to clean up after development, I don't expect this will be used very much in production as tmp should already be auto-cleaned and the other two directories can be cleaned when needed with the invalidate route.