We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a182474 commit b461dc2Copy full SHA for b461dc2
1 file changed
Node.gitignore
@@ -72,7 +72,8 @@ web_modules/
72
# Yarn Integrity file
73
.yarn-integrity
74
75
-# dotenv environment variables file
+# dotenv environment variable files
76
+.env
77
.env.development.local
78
.env.test.local
79
.env.production.local
0 commit comments