From 7772fc3588327d60be103596f55c03e94953fb55 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Fri, 1 Sep 2023 18:29:15 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 18d0884..5b5824f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ # no yarn/npm in the root repo! ./package-lock.json ./yarn.lock -./node_modules/ +**/node_modules/