Sfoglia il codice sorgente

Update 'gitattributes'

remove lfs filter in subdir
parent
commit
e3c114aafa
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      gitattributes

.gitattributes → gitattributes Vedi File

@@ -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…
Annulla
Salva