mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07: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
|
|
|