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 b473eec commit 5b131efCopy full SHA for 5b131ef
.gitignore
@@ -0,0 +1,11 @@
1
+build/
2
+dist/
3
+node_modules/
4
+.env.*
5
+!.env.local
6
+
7
+# Ignore all files in the build directory
8
9
10
+# Ignore all files in the dist directory
11
0 commit comments