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 4cd2cc5 commit 64a8808Copy full SHA for 64a8808
.gitignore
@@ -1,2 +1,4 @@
1
-./build
2
-./**/build
+build
+/**/build
3
+.DS_Store
4
+node_modules
0 commit comments