pokecrystal-board/.gitattributes
2016-01-27 12:25:12 -05:00

12 lines
210 B
Plaintext

# 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