Treat .bin files as hex in diff.

This commit is contained in:
Бранимир Караџић 2022-10-29 09:00:24 -07:00
parent 7b4ae6c630
commit d9191fc3c9
1 changed files with 6 additions and 5 deletions

11
.gitattributes vendored
View File

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