Ver código fonte

Update .gitignore to include all dotenv environment variable files

yazid138 4 semanas atrás
pai
commit
88e156fb2c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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