summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2009-01-14 06:07:26 +0000
committer Aaron Giles <aaron@aarongiles.com>2009-01-14 06:07:26 +0000
commit62bddb4fe6de8a4b8a14c247aaa2689dba25b6f4 (patch)
tree3d500de693a0b1080abbab91a1aedb5df2fb4e87 /.gitattributes
parent45ba56b76ffadbec989da353e4828fee17f673ad (diff)
Added digitalker support to scorpion driver. [Olivier Galibert]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index d22746eaf19..849d29bb2de 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -765,6 +765,8 @@ src/emu/sound/custom.c svneol=native#text/plain
src/emu/sound/custom.h svneol=native#text/plain
src/emu/sound/dac.c svneol=native#text/plain
src/emu/sound/dac.h svneol=native#text/plain
+src/emu/sound/digitalk.c svneol=native#text/plain
+src/emu/sound/digitalk.h svneol=native#text/plain
src/emu/sound/disc_dev.c svneol=native#text/plain
src/emu/sound/disc_flt.c svneol=native#text/plain
src/emu/sound/disc_inp.c svneol=native#text/plain