Explorar el Código

Update 'gitattributes'

remove lfs filter in subdir
padre
commit
e3c114aafa
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      gitattributes

.gitattributes → gitattributes Ver fichero

@@ -17,3 +17,5 @@
17 17
 *.ofx filter=lfs diff=lfs merge=lfs -text
18 18
 *.pdf filter=lfs diff=lfs merge=lfs -text
19 19
 *.nfp filter=lfs diff=lfs merge=lfs -text
20
+
21
+doc/*.* -filter=lfs -diff=lfs -merge=lfs -text

Loading…
Cancelar
Guardar