Explorar o código

Exclude CI and Git dotfiles from Git export

Camilla Löwy %!s(int64=6) %!d(string=hai) anos
pai
achega
b702577cd2
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .gitattributes

+ 4 - 0
.gitattributes

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