mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 12:42:34 +01:00
Treat .bin files as hex in diff.
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user