aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Node.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/Node.gitignore b/Node.gitignore
index aac13b0f..51c5b108 100644
--- a/Node.gitignore
+++ b/Node.gitignore
@@ -106,3 +106,10 @@ dist
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
+
+# yarn v2
+
+.yarn/cache
+.yarn/unplugged
+.yarn/build-state.yml
+.pnp.*