Browse Source

Instruct annex to add text files to Git

arefks WorkPC 1 year ago
parent
commit
7e782a8eed
1 changed files with 3 additions and 2 deletions
  1. 3 2
      .gitattributes

+ 3 - 2
.gitattributes

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