diff --git a/.gitattributes b/.gitattributes index 32178f6..5e86a67 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -*.expected -text \ No newline at end of file +*.expected -text +*.elf binary diff=elf diff --git a/tests/cpu/ppu_vpu/ppu_vpu.ppu.elf b/tests/cpu/ppu_vpu/ppu_vpu.ppu.elf index 632d2a3..90f1e24 100644 Binary files a/tests/cpu/ppu_vpu/ppu_vpu.ppu.elf and b/tests/cpu/ppu_vpu/ppu_vpu.ppu.elf differ