summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRenaud Chaput <renchap@gmail.com>2023-11-08 11:57:21 +0100
committerGitHub <noreply@github.com>2023-11-08 10:57:21 +0000
commit757d7c73c0ca3750ac9e74a7e962f71c535a7bd0 (patch)
tree2cbccbf5e859b1369f85657086acb4972d9b5526 /.gitignore
parent23e32a4b3031d1da8b911e0145d61b4dd47c4f96 (diff)
Upgrade to Yarn 4, remove support for Node 16 (#27073)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cb442609a1a..c5af8eb67f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,6 +55,15 @@ npm-debug.log
yarn-error.log
yarn-debug.log
+# From https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
+.pnp.*
+.yarn/*
+!.yarn/patches
+!.yarn/plugins
+!.yarn/releases
+!.yarn/sdks
+!.yarn/versions
+
# Ignore vagrant log files
*-cloudimg-console.log