Update Yarn modern gitignore based on yarn init -2
This commit is contained in:
parent
7955c8f606
commit
7f1532420c
@ -109,13 +109,13 @@ dist
|
||||
.vscode-test
|
||||
|
||||
# Yarn modern
|
||||
# Comment for zero-install
|
||||
.pnp.*
|
||||
.yarn/*
|
||||
# Uncomment for zero-install
|
||||
# !.yarn/cache
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
# Swap the comments on the following lines if you don't wish to use zero-installs
|
||||
# Documentation here: https://yarnpkg.com/features/zero-installs
|
||||
!.yarn/cache
|
||||
#.pnp.*
|
||||
|
Loading…
Reference in New Issue
Block a user