summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2012-12-25 21:09:15 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2012-12-25 21:09:15 +0000
commit7b739528bd6cc0422becd3630478028dcf0174e9 (patch)
tree3503576fec05fd43a6386d89bc442cfd3cc09ed1 /.gitattributes
parent3d66173eedd07f6bf30805ed491b08d641e374fd (diff)
Added placeholders for a keyboard device
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 61a254848b6..85999b1754c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -7193,6 +7193,8 @@ src/mess/machine/pc9801_86.c svneol=native#text/plain
src/mess/machine/pc9801_86.h svneol=native#text/plain
src/mess/machine/pc9801_cbus.c svneol=native#text/plain
src/mess/machine/pc9801_cbus.h svneol=native#text/plain
+src/mess/machine/pc9801_kbd.c svneol=native#text/plain
+src/mess/machine/pc9801_kbd.h svneol=native#text/plain
src/mess/machine/pc_fdc.c svneol=native#text/plain
src/mess/machine/pc_fdc.h svneol=native#text/plain
src/mess/machine/pc_joy.c svneol=native#text/plain