mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
[Node] Add yarn v2 excludes (#3327)
This commit is contained in:
parent
dc8c27c5f9
commit
be4f76b416
1 changed files with 7 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue