浏览代码

Merge pull request #7150 from mhilbrunner/ignore-env

3.6 branch: Git ignore .env files
Max Hilbrunner 2 年之前
父节点
当前提交
86662ef7c4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -40,3 +40,4 @@ logo.h
 # Output of list-unused-images.sh tool
 # Output of list-unused-images.sh tool
 tmp-unused-images
 tmp-unused-images
 tmp-unused-images-history
 tmp-unused-images-history
+*.env