diff --git a/Node.gitignore b/Node.gitignore index ef678d76..28146e10 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -109,13 +109,13 @@ dist .vscode-test # Yarn modern -# Comment for zero-install -.pnp.* .yarn/* -# Uncomment for zero-install -# !.yarn/cache !.yarn/patches !.yarn/plugins !.yarn/releases !.yarn/sdks !.yarn/versions +# Swap the comments on the following lines if you don't wish to use zero-installs +# Documentation here: https://yarnpkg.com/features/zero-installs +!.yarn/cache +#.pnp.*