Explorar el Código

Instruct annex to add text files to Git

Julian Kosciessa hace 2 años
padre
commit
15f457f88d
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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))