Pre-checkout use case: delete un-versioned local files generated by gulp watch:css
task so they are overwritten after checkout and rebuilt by gulp.
Instead, I'm just going to write a shell script that gets the repo root and then deletes any of a list of gulp-generated files found.