diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c7d0fe450da..3e520f99c6e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1534,6 +1534,10 @@ src/emu/bus/scv/rom.c svneol=native#text/plain src/emu/bus/scv/rom.h svneol=native#text/plain src/emu/bus/scv/slot.c svneol=native#text/plain src/emu/bus/scv/slot.h svneol=native#text/plain +src/emu/bus/sega8/ccatch.c svneol=native#text/plain +src/emu/bus/sega8/ccatch.h svneol=native#text/plain +src/emu/bus/sega8/mgear.c svneol=native#text/plain +src/emu/bus/sega8/mgear.h svneol=native#text/plain src/emu/bus/sega8/rom.c svneol=native#text/plain src/emu/bus/sega8/rom.h svneol=native#text/plain src/emu/bus/sega8/sega8_slot.c svneol=native#text/plain |