From f5d1ff0a3c84b004bc8f7dd04d9e490b5b85b160 Mon Sep 17 00:00:00 2001 From: Lauren Tan Date: Mon, 16 Oct 2023 15:54:30 +0100 Subject: [PATCH] Update .gitignore for watchman-cookie --- compiler/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/.gitignore b/compiler/.gitignore index d361123b67..d73c8c3327 100644 --- a/compiler/.gitignore +++ b/compiler/.gitignore @@ -14,6 +14,7 @@ target/ node_modules .watchmanconfig +.watchman-cookie-* dist package-lock.json .vscode