summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-12-20 00:28:14 -0500
committeryenatch <yenatch@gmail.com>2013-12-20 00:28:14 -0500
commit585f756ecfe3c14d91b5c2897618fd46f375096b (patch)
tree946ed3addf2029e6723271ab7a896d2bdf3a4d59
parent0500947dd0ac9057d855b2a1d55922fedf13f5d6 (diff)
don't diff .pal files as binary data
-rw-r--r--.gitattributes1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index cb0117340..f84c0ae6a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6,7 +6,6 @@
*.lz diff=hex
*.2bpp diff=hex
*.1bpp diff=hex
-*.pal diff=hex
*.bin diff=hex
*.blk diff=hex