瀏覽代碼

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))