We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ddb50 commit 872f654Copy full SHA for 872f654
1 file changed
.gitignore
@@ -1,5 +1,8 @@
1
node_modules
2
3
+# macOS
4
+.DS_Store
5
+
6
/.cache
7
/build
8
/app/build
0 commit comments