summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Andreas Naive <andreasn@mamedev.org>2014-02-22 00:41:14 +0000
committer Andreas Naive <andreasn@mamedev.org>2014-02-22 00:41:14 +0000
commit326f3b698d8ac4bc9dd354328e33eaf4b201d1a9 (patch)
treede42beb75f6fba6811409999637d0a52f07914f5 /.gitattributes
parent974f4af94147e690de07d6c108981480302cf329 (diff)
IGS036 decryption support [Andreas Naive]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 22777cf8e15..85fb93f6930 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -5905,6 +5905,8 @@ src/mame/machine/igs025.c svneol=native#text/plain
src/mame/machine/igs025.h svneol=native#text/plain
src/mame/machine/igs028.c svneol=native#text/plain
src/mame/machine/igs028.h svneol=native#text/plain
+src/mame/machine/igs036crypt.c svneol=native#text/plain
+src/mame/machine/igs036crypt.h svneol=native#text/plain
src/mame/machine/irem_cpu.c svneol=native#text/plain
src/mame/machine/irem_cpu.h svneol=native#text/plain
src/mame/machine/irobot.c svneol=native#text/plain