Parcourir la source

Update .gitignore to include all dotenv environment variable files

yazid138 il y a 4 semaines
Parent
commit
88e156fb2c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -55,7 +55,7 @@ typings/
 .yarn-integrity
 
 # dotenv environment variables file
-.env
+.env*
 tes.js
 app.js