mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-02-23 15:48:07 +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
|
# Stores VSCode versions used for testing VSCode extensions
|
||||||
.vscode-test
|
.vscode-test
|
||||||
|
|
||||||
|
# yarn v2
|
||||||
|
|
||||||
|
.yarn/cache
|
||||||
|
.yarn/unplugged
|
||||||
|
.yarn/build-state.yml
|
||||||
|
.pnp.*
|
||||||
|
|||||||
Reference in New Issue
Block a user