浏览代码

Exclude CI and Git dotfiles from Git export

Camilla Löwy 6 年之前
父节点
当前提交
b702577cd2
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

@@ -1 +1,5 @@
 *.m linguist-language=Objective-C
+.gitignore export-ignore
+.gitattributes export-ignore
+.travis.yml export-ignore
+.appveyor.yml export-ignore