we can atleast use a cache for ci

This commit is contained in:
Core 2022-02-01 20:38:26 +00:00
parent fe2310ba73
commit 2bbfc0c652
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
2 changed files with 8628 additions and 6 deletions

11
.gitignore vendored
View file

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