We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ddedd commit a49adf5Copy full SHA for a49adf5
2 files changed
.gitignore
@@ -26,10 +26,15 @@ npm-debug.log*
26
yarn-debug.log*
27
yarn-error.log*
28
29
+.yarn/cache
30
+.yarn/unplugged
31
+.yarn/build-state.yml
32
+.yarn/install-state.gz
33
+
34
# Generated graphql types
35
__generated__
36
src/globalTypes.ts
37
.env
38
dist
39
-stats.html
40
+stats.html
.yarn/releases/yarn-4.10.3.cjs
0 commit comments