mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-09-22 12:01:15 -04:00
Treat images and archive data files as binary in git
This commit is contained in:
parent
f5753977ef
commit
b240932b14
12
.gitattributes
vendored
12
.gitattributes
vendored
@ -20,3 +20,15 @@
|
||||
*.PDF diff=astextplain
|
||||
*.rtf diff=astextplain
|
||||
*.RTF diff=astextplain
|
||||
|
||||
*.png binary
|
||||
*.jpeg binary
|
||||
*.jpg binary
|
||||
*.gif binary
|
||||
*.dat binary
|
||||
*.idx binary
|
||||
*.zip binary
|
||||
*.gz binary
|
||||
*.odt binary
|
||||
*.ods binary
|
||||
*.odp binary
|
Loading…
x
Reference in New Issue
Block a user