diff --git a/.gitattributes b/.gitattributes index acf75d69..f1b476bc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -19,7 +19,9 @@ # Denote all files that are truly binary and should not be modified. *.png binary diff=hex *.bin binary diff=hex +*.lz.match binary diff=hex # these are generated but just in case *.2bpp binary diff=hex *.1bpp binary diff=hex +*.lz binary diff=hex diff --git a/src/data/sgb_data/border_debug_1.bin.lz.match b/src/data/sgb_data/border_debug_1.bin.lz.match new file mode 100644 index 00000000..00c7b8a2 Binary files /dev/null and b/src/data/sgb_data/border_debug_1.bin.lz.match differ