add clean target

This commit is contained in:
Maximilian Keßler 2021-10-19 21:03:31 +02:00
parent f8756037cb
commit e423e48d1d

View File

@ -18,3 +18,7 @@ config: .gitconfiglock
@echo "[Push annotated tags by default]"
@git config push.followTags true
@touch .gitconfiglock
clean:
-rm -r build/