mirror of
https://github.com/pret/pokecrystal.git
synced 2026-05-09 04:41:56 -05:00
12 lines
168 B
Plaintext
12 lines
168 B
Plaintext
# 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
|
|
|