Bläddra i källkod

Exclude CI and Git dotfiles from Git export

Camilla Löwy 6 år sedan
förälder
incheckning
b702577cd2
1 ändrade filer med 4 tillägg och 0 borttagningar
  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