summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: f84c0ae6ab18b2d4c16a3d6e7341f97e56ebc2ef (plain)
1
2
3
4
5
6
7
8
9
10
11
# No monkey business with line endings
* -text

# hexdump binary files
*.png  diff=hex
*.lz   diff=hex
*.2bpp diff=hex
*.1bpp diff=hex
*.bin  diff=hex
*.blk  diff=hex