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

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