From 820133cbe8daee21d1ec905c88e9ec27527b94c2 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Sun, 18 Aug 2024 04:17:29 +0200 Subject: [PATCH] chore(Makefile): clean well-known cache too --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 10cdcf43f..a4043ea69 100644 --- a/Makefile +++ b/Makefile @@ -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/