Explorar el Código

Update .gitignore to include all dotenv environment variable files

yazid138 hace 3 semanas
padre
commit
88e156fb2c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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