Исправлены фильтры для бинарных файлов
This commit is contained in:
11
attributes
11
attributes
@ -4,11 +4,12 @@
|
||||
*.tar.bz2 diff=tar-bz2
|
||||
*.zip diff=zip
|
||||
|
||||
*.odt diff=pandoc
|
||||
*.doc diff=pandoc
|
||||
*.docx diff=pandoc
|
||||
*.ods diff=localc
|
||||
*.doc diff=doc
|
||||
*.docx diff=docx
|
||||
*.odt diff=odt
|
||||
|
||||
*.xls diff=localc
|
||||
*.xlsx diff=localc
|
||||
*.odg diff=odf
|
||||
*.ods diff=localc
|
||||
|
||||
*.odg diff=odf
|
||||
|
Reference in New Issue
Block a user