build(Makefile): update clean

This commit is contained in:
Sarah Vaupel 2024-09-19 13:03:25 +02:00
parent 734c82eff7
commit dfc314fa82

View File

@ -23,7 +23,7 @@ all:
.PHONY: clean
clean:
rm -rf node_modules .npm .cache assets/icons assets/favicons well-known .well-known-cache static/
rm -rf node_modules .npm .cache assets/icons assets/favicons static well-known
rm -rf .stack .stack-work .stack-work-build .stack-work-run .stack-work-test .stack-work-doc
rm -rf bin/ .Dockerfile .dev-port-http .dev-port-https