summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2013-11-02 19:53:13 +0000
committer smf- <smf-@users.noreply.github.com>2013-11-02 19:53:13 +0000
commitc9abc6c7fce72084685adc721b9b084393c0aaa0 (patch)
tree2f183c9cdfa2de61d1561a1a41c0c891becc5d11 /.gitattributes
parentdfa26765d29cfdd40b314480b9702cc532138c54 (diff)
Support for different sized MC146818 compatibles [smf]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 3cee6734f21..4f038520f1f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1792,6 +1792,8 @@ src/emu/machine/com8116.c svneol=native#text/plain
src/emu/machine/com8116.h svneol=native#text/plain
src/emu/machine/cr589.c svneol=native#text/plain
src/emu/machine/cr589.h svneol=native#text/plain
+src/emu/machine/ds128x.c svneol=native#text/plain
+src/emu/machine/ds128x.h svneol=native#text/plain
src/emu/machine/ds1302.c svneol=native#text/plain
src/emu/machine/ds1302.h svneol=native#text/plain
src/emu/machine/ds2401.c svneol=native#text/plain