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 50fccc2 commit 964c561Copy full SHA for 964c561
.gitignore
@@ -35,5 +35,6 @@ yarn-error.log*
35
jest-cache/
36
jest-coverage/
37
38
-# Ignore undefined folder (might be accidental)
+# Ignore other folder (might be accidental)
39
undefined/
40
+.build/
0 commit comments