Сравнение бинарных файлов (архивы, офис)
This commit is contained in:
14
attributes
Normal file
14
attributes
Normal file
@ -0,0 +1,14 @@
|
||||
*.bz2 diff=bz2
|
||||
*.gz diff=gzip
|
||||
*.tar diff=tar
|
||||
*.tar.bz2 diff=tar-bz2
|
||||
*.zip diff=zip
|
||||
|
||||
*.odt diff=pandoc
|
||||
*.doc diff=pandoc
|
||||
*.docx diff=pandoc
|
||||
*.ods diff=localc
|
||||
*.xls diff=localc
|
||||
*.xlsx diff=localc
|
||||
*.odg diff=odf
|
||||
|
Reference in New Issue
Block a user