chore(Makefile): clean well-known cache too

This commit is contained in:
Sarah Vaupel 2024-08-18 04:17:29 +02:00
parent e8c058b65e
commit 820133cbe8

View File

@ -136,7 +136,7 @@ well-known/.well-known:
.PHONY: clean
clean:
rm -rf node_modules .npm assets/icons well-known
rm -rf node_modules .npm assets/icons well-known .well-known-cache
rm -rf .stack-work .stack-work-build .stack-work-run .stack-work-test .stack-work-doc
rm -rf bin/