1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 17:18:52 +02:00

Merge pull request #4332 from Quantalabs/main

Use yarn v3 instead of v2
This commit is contained in:
Daniel Johnson 2025-06-20 14:43:01 -07:00 committed by GitHub
commit 57208bef83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -119,9 +119,11 @@ dist
# Stores VSCode versions used for testing VSCode extensions
.vscode-test
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
# yarn v3
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions