git: handle patch files as binary

This commit is contained in:
Oleg Hahm 2015-12-04 11:45:55 +01:00
parent 80b771af5e
commit 6fdc9ca742

1
.gitattributes vendored
View File

@ -1,4 +1,5 @@
*.a binary
*.patch binary
# Default conflict marker size is 7 which causes some of the headings in
# release-notes.txt to trigger git diff --check: 'leftover conflict marker'
# when the heading is exactly 7 characters long.