Yarn Patch

This commit is contained in:
Core 2022-02-01 20:18:14 +00:00
parent 79730dcabc
commit 3a2909727f
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
4 changed files with 26 additions and 21 deletions

11
.gitignore vendored
View file

@ -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 ##