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 21385792552..b3be22a5bbc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -582,6 +582,10 @@ src/emu/bus/apf/rom.c svneol=native#text/plain
src/emu/bus/apf/rom.h svneol=native#text/plain
src/emu/bus/apf/slot.c svneol=native#text/plain
src/emu/bus/apf/slot.h svneol=native#text/plain
+src/emu/bus/arcadia/rom.c svneol=native#text/plain
+src/emu/bus/arcadia/rom.h svneol=native#text/plain
+src/emu/bus/arcadia/slot.c svneol=native#text/plain
+src/emu/bus/arcadia/slot.h svneol=native#text/plain
src/emu/bus/bml3/bml3bus.c svneol=native#text/plain
src/emu/bus/bml3/bml3bus.h svneol=native#text/plain
src/emu/bus/bml3/bml3kanji.c svneol=native#text/plain
@@ -1598,6 +1602,10 @@ 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/vc4000/rom.c svneol=native#text/plain
+src/emu/bus/vc4000/rom.h svneol=native#text/plain
+src/emu/bus/vc4000/slot.c svneol=native#text/plain
+src/emu/bus/vc4000/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