Explorar o código

Merge pull request #3316 from frederikhors/patch-1

[Node] Use real conventions
Brian Douglas %!s(int64=3) %!d(string=hai) anos
pai
achega
5b579f9b80
Modificáronse 1 ficheiros con 4 adicións e 3 borrados
  1. 4 3
      Node.gitignore

+ 4 - 3
Node.gitignore

@@ -73,9 +73,10 @@ web_modules/
 .yarn-integrity
 
 # dotenv environment variables file
-.env
-.env.test
-.env.production
+.env.development.local
+.env.test.local
+.env.production.local
+.env.local
 
 # parcel-bundler cache (https://parceljs.org/)
 .cache