1
0
mirror of https://github.com/github/gitignore synced 2024-06-16 17:39:58 +02:00

Update Yarn modern gitignore based on yarn init -2

This commit is contained in:
Nick McCurdy 2023-03-21 06:10:32 -04:00
parent 7955c8f606
commit 7f1532420c

View File

@ -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.*