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.*
|
.pnp.*
|
||||||
.yarn/*
|
.yarn/*
|
||||||
.yarn/cache
|
.yarn/cache
|
||||||
.yarn/patches
|
!.yarn/patches
|
||||||
.yarn/plugins
|
!.yarn/plugins
|
||||||
.yarn/releases
|
!.yarn/releases
|
||||||
.yarn/sdks
|
!.yarn/sdks
|
||||||
.yarn/versions
|
!.yarn/versions
|
||||||
yarn.lock
|
|
||||||
|
|
||||||
## JetBrains GitIgnore ##
|
## JetBrains GitIgnore ##
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue