[Node] Add yarn v2 excludes (#3327)
This commit is contained in:
parent
dc8c27c5f9
commit
be4f76b416
@ -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.*
|
||||
|
Loading…
Reference in New Issue
Block a user