summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2013-10-20 09:39:59 +0000
committer Curt Coder <curtcoder@mail.com>2013-10-20 09:39:59 +0000
commit361552f41bdedbb3d576d975829a4d2a62fa6eaa (patch)
tree29d647a98a93c0eefb0e87822c85f6a20bdcdf37 /.gitattributes
parentdfadf49eba61cbd549a784546c7e1800652d229f (diff)
isbx: Added a placeholder for the Intel iSBX bus. [Curt Coder]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index d4db2faf493..bc82cd44f61 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -356,6 +356,9 @@ src/emu/attotime.c svneol=native#text/plain
src/emu/attotime.h svneol=native#text/plain
src/emu/audit.c svneol=native#text/plain
src/emu/audit.h svneol=native#text/plain
+src/emu/bus/bus.mak svneol=native#text/plain
+src/emu/bus/isbx/isbx.c svneol=native#text/plain
+src/emu/bus/isbx/isbx.h svneol=native#text/plain
src/emu/cheat.c svneol=native#text/plain
src/emu/cheat.h svneol=native#text/plain
src/emu/clifront.c svneol=native#text/plain