summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2014-04-19 20:05:18 +0000
committer Curt Coder <curtcoder@mail.com>2014-04-19 20:05:18 +0000
commit6c6b08a8334e735add2a4edf6e9c1904f0e1c45f (patch)
tree44a4427d222d957ba3a8c4535cb6767617f06d03 /.gitattributes
parent123dedd41a858237a8ceb26cd04163729e5f5c3a (diff)
(MESS) pet: Added user port diagnostic connector. [Curt Coder]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 0816b1651cb..8f1341bb357 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1148,6 +1148,8 @@ src/emu/bus/pet/c2n.c svneol=native#text/plain
src/emu/bus/pet/c2n.h svneol=native#text/plain
src/emu/bus/pet/cass.c svneol=native#text/plain
src/emu/bus/pet/cass.h svneol=native#text/plain
+src/emu/bus/pet/diag.c svneol=native#text/plain
+src/emu/bus/pet/diag.h svneol=native#text/plain
src/emu/bus/pet/diag264_lb_tape.c svneol=native#text/plain
src/emu/bus/pet/diag264_lb_tape.h svneol=native#text/plain
src/emu/bus/pet/exp.c svneol=native#text/plain