mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-01-03 01:46:08 +01:00
[Node] Add yarn v2 excludes (#3327)
This commit is contained in:
@@ -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.*
|
||||
|
||||
Reference in New Issue
Block a user