Kaynağa Gözat

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

Yaroslav Halchenko 1 yıl önce
ebeveyn
işleme
7b3da9914c
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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))