Browse Source

Instruct annex to add text files to Git

Julian Kosciessa 2 năm trước cách đây
mục cha
commit
15f457f88d
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      .gitattributes

+ 1 - 2
.gitattributes

@@ -1,4 +1,3 @@
 * annex.backend=MD5E
 **/.git* annex.largefiles=nothing
-CHANGELOG.md annex.largefiles=nothing
-README.md annex.largefiles=nothing
+* annex.largefiles=((mimeencoding=binary)and(largerthan=0))