summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2014-08-17 04:09:41 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2014-08-17 04:09:41 +0000
commita4461829b54846f7992b375af74f3cb201d5199f (patch)
tree05968d775fa13b07c647619339d77b373a02b6d7 /.gitattributes
parent51e2c71c75075e9b195a8f14d7be300a2e86e660 (diff)
(MESS) Apple II: Add support for the Applied Engineering TimeMaster II H.O. card [R. Belmont]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 67ff92025dd..e399b47055c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -474,6 +474,8 @@ src/emu/bus/a2bus/a2zipdrive.c svneol=native#text/plain
src/emu/bus/a2bus/a2zipdrive.h svneol=native#text/plain
src/emu/bus/a2bus/laser128.c svneol=native#text/plain
src/emu/bus/a2bus/laser128.h svneol=native#text/plain
+src/emu/bus/a2bus/timemasterho.c svneol=native#text/plain
+src/emu/bus/a2bus/timemasterho.h svneol=native#text/plain
src/emu/bus/abcbus/abc890.c svneol=native#text/plain
src/emu/bus/abcbus/abc890.h svneol=native#text/plain
src/emu/bus/abcbus/abcbus.c svneol=native#text/plain