Browse Source

Instruct annex to add text files to Git

Elena Piscopia 4 years ago
parent
commit
f0f5bea22a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitattributes

+ 2 - 1
.gitattributes

@@ -1,3 +1,4 @@
 
 * annex.backend=MD5E
-**/.git* annex.largefiles=nothing
+**/.git* annex.largefiles=nothing
+* annex.largefiles=(not(mimetype=text/*)and(largerthan=0))