mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Redo .bat as text
I found a much better way to use bzr qdiff, via git difftool
This commit is contained in:
parent
c5199c2721
commit
978be5e9ec
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user