heartwood every commit a ring

Consolidate `make clean` into a single rm

698b36f8 by Isaac Bythewood · 2 days ago

modified Makefile
@@ -15,5 +15,4 @@ push:	git remote | xargs -I R git push R masterclean:	rm -rf node_modules	rm -rf .next	rm -rf .next node_modules