We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac8ce6d commit 130d97eCopy full SHA for 130d97e
.gitignore
@@ -0,0 +1,8 @@
1
+# Project dependencies
2
+.cache
3
+node_modules
4
+yarn-error.log
5
+
6
+# Build directory
7
+/public
8
+.DS_Store
0 commit comments