mirror of
https://github.com/github/gitignore.git
synced 2025-04-05 03:39:01 +08:00
Merge 7f1532420c087d50b7c27dce37c46cc5890a7460 into 86d1826a9f3daf4744e7229a26187f81c081744c
This commit is contained in:
commit
177155e3b6
@ -128,9 +128,14 @@ 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
|
||||
.pnp.*
|
||||
# Yarn modern
|
||||
.yarn/*
|
||||
!.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…
x
Reference in New Issue
Block a user