fix: 🔧 Yarn cache ignored

This commit is contained in:
ThatOneCalculator 2022-03-19 17:17:18 -07:00
parent a5d55afba2
commit 749c928306
3 changed files with 3651 additions and 2071 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
**/target/
**/.yarn
**/node_modules/
**/dist/
**/.parcel-cache/

1
frontend/.yarnrc.yml Normal file
View File

@ -0,0 +1 @@
nodeLinker: node-modules

File diff suppressed because it is too large Load Diff