clean deeply, or 'cleanOutput'

This commit is contained in:
2019-01-05 16:57:11 +00:00
parent 8192d8c1e5
commit b4a0d2385c

View File

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