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.*