we can atleast use a cache for ci
This commit is contained in:
parent
fe2310ba73
commit
2bbfc0c652
2 changed files with 8628 additions and 6 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -138,12 +138,11 @@ dist
|
|||
.pnp.*
|
||||
.yarn/*
|
||||
.yarn/cache
|
||||
.yarn/patches
|
||||
.yarn/plugins
|
||||
.yarn/releases
|
||||
.yarn/sdks
|
||||
.yarn/versions
|
||||
yarn.lock
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
|
||||
## JetBrains GitIgnore ##
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue