From 6b533479296d0cb05e58f7b0d88e63cdd2bf2bb9 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Mon, 29 Jul 2024 15:56:12 +0200 Subject: [PATCH] chore(Makefile): clean .npm cache too --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4d8036b8a..26de91c00 100644 --- a/Makefile +++ b/Makefile @@ -134,7 +134,7 @@ well-known/.well-known: .PHONY: clean clean: - rm -rf node_modules assets/icons well-known + rm -rf node_modules .npm assets/icons well-known rm -rf .stack-work .stack-work-build .stack-work-run .stack-work-test .stack-work-doc rm -rf bin/