浏览代码

Update .gitignore to include all dotenv environment variable files

yazid138 4 周之前
父节点
当前提交
88e156fb2c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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