mirror of
https://github.com/github/gitignore.git
synced 2026-08-29 03:07:04 +02:00
Update yarn 2 gitignore based on documentation again
This commit is contained in:
parent
1418a10bf7
commit
058ff644bc
@ -109,10 +109,11 @@ dist
|
||||
.vscode-test
|
||||
|
||||
# yarn v2
|
||||
.pnp.* # Comment for zero-install
|
||||
.yarn/*
|
||||
# !.yarn/cache # Uncomment for zero-install
|
||||
!.yarn/releases
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
.pnp.* # Comment for zero-install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user