Browse Source

Update 'gitattributes'

remove lfs filter in subdir
parent
commit
e3c114aafa
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      gitattributes

.gitattributes → gitattributes View 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…
Cancel
Save