You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
don't diff .pal files as binary data
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6,7 +6,6 @@
|
|||||||
*.lz diff=hex
|
*.lz diff=hex
|
||||||
*.2bpp diff=hex
|
*.2bpp diff=hex
|
||||||
*.1bpp diff=hex
|
*.1bpp diff=hex
|
||||||
*.pal diff=hex
|
|
||||||
*.bin diff=hex
|
*.bin diff=hex
|
||||||
*.blk diff=hex
|
*.blk diff=hex
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user