Browse Source

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

Yaroslav Halchenko 1 year ago
parent
commit
7b3da9914c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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