aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorNarishma-gb <194818981+Narishma-gb@users.noreply.github.com>2025-11-22 18:13:55 +0100
committerGitHub <noreply@github.com>2025-11-22 11:13:55 -0600
commit451b494284b7b292d6153404f749fcde0ec69b88 (patch)
treef38416b631a5c41100b0149ca0a201eed105e6dd /.gitattributes
parentFix tools/unnamed.py (diff)
downloadpokeyellow-451b494284b7b292d6153404f749fcde0ec69b88.tar.gz
pokeyellow-451b494284b7b292d6153404f749fcde0ec69b88.tar.xz
pokeyellow-451b494284b7b292d6153404f749fcde0ec69b88.zip
Minor fix in Makefile, add one `PIKACHU_SPRITE_INDEX` (#141)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index e22e2bbb..ded45371 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6,6 +6,7 @@
*.asm text
# Denote all files that are truly binary and should not be modified.
+*.bin binary
*.png binary
*.2bpp binary
*.1bpp binary