diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ded45371..f7df23f0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,6 +8,7 @@ # Denote all files that are truly binary and should not be modified. *.bin binary *.png binary +*.gif binary *.2bpp binary *.1bpp binary *.rle binary |
