diff --git a/Makefile b/Makefile index 2d9367f..f45ee0f 100644 --- a/Makefile +++ b/Makefile @@ -24,3 +24,4 @@ bench: compile .PHONY: clean clean: rm -r $(SAVES) + rm *.metadata