]> source.dussan.org Git - gitignore.git/commitdiff
Re-add .env to Node.gitignore 3919/head
authorMalcolm <noinkling@users.noreply.github.com>
Sat, 11 Dec 2021 02:37:31 +0000 (15:37 +1300)
committerGitHub <noreply@github.com>
Sat, 11 Dec 2021 02:37:31 +0000 (15:37 +1300)
Node.gitignore

index 96fd22549ede058b08e0c752753cf6fd720553a7..20b0c9219304bc483f173080eb26440a7840bf2d 100644 (file)
@@ -72,7 +72,8 @@ web_modules/
 # Yarn Integrity file
 .yarn-integrity
 
-# dotenv environment variables file
+# dotenv environment variable files
+.env
 .env.development.local
 .env.test.local
 .env.production.local