diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 593a8fc3297..46cb970467e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1517,6 +1517,8 @@ 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 src/emu/bus/sega8/sega8_slot.h svneol=native#text/plain +src/emu/bus/sms_ctrl/graphic.c svneol=native#text/plain +src/emu/bus/sms_ctrl/graphic.h svneol=native#text/plain src/emu/bus/sms_ctrl/joypad.c svneol=native#text/plain src/emu/bus/sms_ctrl/joypad.h svneol=native#text/plain src/emu/bus/sms_ctrl/lphaser.c svneol=native#text/plain |