Skip to content

Commit a49adf5

Browse files
committed
Add yarn version, update git ignore
1 parent 71ddedd commit a49adf5

File tree

2 files changed

+948
-1
lines changed

2 files changed

+948
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,15 @@ npm-debug.log*
2626
yarn-debug.log*
2727
yarn-error.log*
2828

29+
.yarn/cache
30+
.yarn/unplugged
31+
.yarn/build-state.yml
32+
.yarn/install-state.gz
33+
2934
# Generated graphql types
3035
__generated__
3136
src/globalTypes.ts
3237
.env
3338
dist
3439

35-
stats.html
40+
stats.html

.yarn/releases/yarn-4.10.3.cjs

Lines changed: 942 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)