Explorar el Código

Instruct annex to add text files to Git

shotgunosine hace 3 años
padre
commit
421aaea981
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .gitattributes

+ 2 - 1
.gitattributes

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