[Node] Add yarn v2 excludes (#3327)

This commit is contained in:
ChiefORZ 2020-03-11 14:08:37 +01:00 committed by GitHub
parent dc8c27c5f9
commit be4f76b416
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

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