Treat .bin files as hex in diff.
This commit is contained in:
parent
7b4ae6c630
commit
d9191fc3c9
11
.gitattributes
vendored
11
.gitattributes
vendored
@ -1,11 +1,12 @@
|
||||
*.bin binary diff=hex
|
||||
*.c eol=lf
|
||||
*.cpp eol=lf
|
||||
*.h eol=lf
|
||||
*.lua eol=lf
|
||||
*.m eol=lf
|
||||
*.md eol=lf
|
||||
*.mk eol=lf
|
||||
*.mm eol=lf
|
||||
*.sc eol=lf
|
||||
*.sh eol=lf
|
||||
*.m eol=lf
|
||||
*.mm eol=lf
|
||||
*.md eol=lf
|
||||
*.lua eol=lf
|
||||
*.mk eol=lf
|
||||
makefile eol=lf
|
||||
|
Loading…
Reference in New Issue
Block a user