mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
These extensions should be binary
This commit is contained in:
12
.gitattributes
vendored
12
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user