summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index cd2c92be163..175b7d8c17f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1495,6 +1495,10 @@ src/emu/bus/scsi/scsihd.c svneol=native#text/plain
src/emu/bus/scsi/scsihd.h svneol=native#text/plain
src/emu/bus/scsi/scsihle.c svneol=native#text/plain
src/emu/bus/scsi/scsihle.h svneol=native#text/plain
+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/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
@@ -1581,6 +1585,10 @@ src/emu/bus/tvc/hbf.c svneol=native#text/plain
src/emu/bus/tvc/hbf.h svneol=native#text/plain
src/emu/bus/tvc/tvc.c svneol=native#text/plain
src/emu/bus/tvc/tvc.h svneol=native#text/plain
+src/emu/bus/vboy/rom.c svneol=native#text/plain
+src/emu/bus/vboy/rom.h svneol=native#text/plain
+src/emu/bus/vboy/slot.c svneol=native#text/plain
+src/emu/bus/vboy/slot.h svneol=native#text/plain
src/emu/bus/vcs/compumat.c svneol=native#text/plain
src/emu/bus/vcs/compumat.h svneol=native#text/plain
src/emu/bus/vcs/dpc.c svneol=native#text/plain