Yarn Patch
This commit is contained in:
parent
79730dcabc
commit
3a2909727f
4 changed files with 26 additions and 21 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -135,11 +135,14 @@ dist
|
|||
.vscode-test
|
||||
|
||||
# yarn v2
|
||||
.yarn/cache
|
||||
.yarn/unplugged
|
||||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
.yarn/*
|
||||
.yarn/cache
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
|
||||
## JetBrains GitIgnore ##
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue