We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fc343 commit d925922Copy full SHA for d925922
1 file changed
.gitignore
@@ -14,3 +14,10 @@ dist
14
## env
15
.env
16
.env.*
17
+
18
+# yarn v2
19
+.yarn/cache
20
+.yarn/unplugged
21
+.yarn/build-state.yml
22
+.yarn/install-state.gz
23
+.pnp.*
0 commit comments