These extensions should be binary

This commit is contained in:
Rangi42
2024-09-06 12:53:57 -04:00
committed by Eldred Habert
parent 068ad93427
commit 7960a10228

12
.gitattributes vendored
View File

@@ -4,3 +4,15 @@
# Flags also need Unix line endings (see https://github.com/gbdev/rgbds/issues/955)
*.flags text eol=lf
# Binary files need exact bytes
*.bin binary
*.gb binary
*.1bpp binary
*.2bpp binary
*.pal binary
*.attrmap binary
*.tilemap binary
*.palmap binary
*.patch binary
*.png binary