diff --git a/Makefile b/Makefile index ffa140967..5238b2be2 100644 --- a/Makefile +++ b/Makefile @@ -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