aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ca208cb..d4ec061 100644
--- a/Makefile
+++ b/Makefile
@@ -26,6 +26,7 @@ dist: ## Create source distribution and wheel
.PHONY: clean
clean: ## Clean all artifacts
+ rm -rf build
rm -rf dist
rm -rf fuzzycat.egg-info/