diff --git a/Makefile b/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..3030952a15995bb241f65da039402ec3ceca6a03 --- /dev/null +++ b/Makefile @@ -0,0 +1,4 @@ + +.PHONY: clean +clean: + rm -rf ./solutions/*