heartwood every commit a ring

Switch `make clean` to plain rm and wipe target directly

626eea81 by Isaac Bythewood · 2 days ago

modified Makefile
@@ -23,8 +23,7 @@ bench:	bench/run.shclean:	$(CARGO) clean	rm -rf dist frontend/node_modules	rm -rf target dist frontend/node_modulespush:	git remote | xargs -I R git push R master