clean deeply, or 'cleanOutput'

This commit is contained in:
Paul Schneider 2019-01-05 16:57:11 +00:00
commit ffb0a8857a

View file

@ -48,6 +48,7 @@ watch: project.lock.json
clean:
rm -rf bin obj
rm project.lock.json
cleanoutput:
rm -rf bin/$(CONFIGURATION)