瀏覽代碼

Update .gitignore to ignore all dotenv environment variable files

yazid138 1 月之前
父節點
當前提交
9b023db0fd
共有 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