diff --git a/Makefile b/Makefile index 839809e..dcf91a4 100644 --- a/Makefile +++ b/Makefile @@ -18,3 +18,7 @@ config: .gitconfiglock @echo "[Push annotated tags by default]" @git config push.followTags true @touch .gitconfiglock + + +clean: + -rm -r build/