We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e0dfa commit a7bdeddCopy full SHA for a7bdedd
1 file changed
.gitignore
@@ -5,6 +5,8 @@ node_modules
5
# local env files
6
.env.local
7
.env.*.local
8
+.env.production
9
+.env.development
10
11
# Log files
12
npm-debug.log*
0 commit comments