Browse Source

Instruct annex to add text files to Git

Christian O. Häusler 3 years ago
parent
commit
b6eae22c11
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitattributes

+ 2 - 1
.gitattributes

@@ -4,4 +4,5 @@
 CHANGELOG.md annex.largefiles=nothing
 README.md annex.largefiles=nothing
 CHANGELOG.md annex.largefiles=nothing
-README.md annex.largefiles=nothing
+README.md annex.largefiles=nothing
+* annex.largefiles=((mimeencoding=binary)and(largerthan=0))