Browse Source

Added yarn cache to .gitignore

pull/1477/head
Dick Wolff 3 years ago
parent
commit
46098f17d6
  1. 3
      .gitignore
  2. 47269
      yarn.lock

3
.gitignore

@ -38,3 +38,6 @@ yarn-error.log
# System Files
.DS_Store
Thumbs.db
# Ignore local Yarn cache
.yarn/

47269
yarn.lock

File diff suppressed because it is too large
Loading…
Cancel
Save