浏览代码

export-ignore some files

Andy Li 10 年之前
父节点
当前提交
bcaea8195e
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      .gitattributes

+ 5 - 0
.gitattributes

@@ -1,2 +1,7 @@
 # Auto detect text files and perform LF normalization
 * text=auto
+
+.gitattributes export-ignore  
+.gitignore export-ignore
+.travis.yml export-ignore
+appveyor.yml export-ignore