Преглед изворни кода

Make all text files under code/ directories go directly into git

Yaroslav Halchenko пре 1 година
родитељ
комит
7b3da9914c
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -4,3 +4,4 @@ config* annex.largefiles=nothing
 
 * annex.backend=MD5E
 **/.git* annex.largefiles=nothing
+**/code/* annex.largefiles=((mimeencoding=binary)and(largerthan=0))