mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update git filetype mappings
This commit is contained in:
parent
376db2d0cc
commit
6fd3d84f3b
6
.gitattributes
vendored
6
.gitattributes
vendored
@ -6,8 +6,9 @@
|
|||||||
*.pot text
|
*.pot text
|
||||||
*.po text
|
*.po text
|
||||||
*.html text
|
*.html text
|
||||||
*.css text
|
*.xhtml text
|
||||||
*.htm text
|
*.htm text
|
||||||
|
*.css text
|
||||||
*.rst text
|
*.rst text
|
||||||
*.md text
|
*.md text
|
||||||
*.txt text
|
*.txt text
|
||||||
@ -20,12 +21,13 @@
|
|||||||
*.tmpl text
|
*.tmpl text
|
||||||
*.qrc text
|
*.qrc text
|
||||||
*.sh text
|
*.sh text
|
||||||
*.xhtml text
|
*.fb2 text
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
|
|
||||||
# Tell git what files are binary
|
# Tell git what files are binary
|
||||||
*.zip binary
|
*.zip binary
|
||||||
*.epub binary
|
*.epub binary
|
||||||
|
*.docx binary
|
||||||
*.jpg binary
|
*.jpg binary
|
||||||
*.jpeg binary
|
*.jpeg binary
|
||||||
*.png binary
|
*.png binary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user