We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1939e87 commit 8bc9399Copy full SHA for 8bc9399
1 file changed
.gitignore
@@ -1 +1,11 @@
1
-node_modules/
+node_modules/
2
+npm-debug.log*
3
+yarn-debug.log*
4
+yarn-error.log*
5
+pnpm-debug.log*
6
+.npm
7
+.env
8
+.env.local
9
+.env.development.local
10
+.env.test.local
11
+.env.production.local
0 commit comments