Update git filetype mappings

This commit is contained in:
Kovid Goyal 2013-06-06 10:28:48 +05:30
parent 376db2d0cc
commit 6fd3d84f3b

6
.gitattributes vendored
View File

@ -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