Redo .bat as text

I found a much better way to use bzr qdiff, via git difftool
This commit is contained in:
Kovid Goyal 2013-05-29 21:19:18 +05:30
parent c5199c2721
commit 978be5e9ec
2 changed files with 208 additions and 209 deletions

3
.gitattributes vendored
View File

@ -21,6 +21,7 @@
*.qrc text
*.sh text
*.xhtml text
*.bat text eol=crlf
# Tell git what files are binary
*.zip binary
@ -31,8 +32,6 @@
*.gif binary
*.pickle binary
*.pdf binary
# This is binary so that git stores it with cr-lf endings in the repo, which means that bzr qdiff does not think it has changed
*.bat binary
# Prevent certain files from being exported:
.gitattributes export-ignore