summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2013-03-11 21:45:41 +0000
committer David Haywood <mamehaze@users.noreply.github.com>2013-03-11 21:45:41 +0000
commit6fd27fba2ad72dba14c9d1b5d5e46691becf2ccc (patch)
tree80e189b698404756af95415567c1f93793b3a30e /.gitattributes
parentc03729e963eb8d7a2fc49937ed9a594cbebed41c (diff)
the Naomi cartridge per-game keys are totally arbitrary at this point, let's not store them in 4 byte files as if they were dumps (by request / suggestion of Nicola) (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 39074936e2f..68e3206b6cb 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4966,6 +4966,8 @@ src/mame/machine/namcos2.c svneol=native#text/plain
src/mame/machine/naomi.c svneol=native#text/plain
src/mame/machine/naomibd.c svneol=native#text/plain
src/mame/machine/naomibd.h svneol=native#text/plain
+src/mame/machine/naomicrypt.c svneol=native#text/plain
+src/mame/machine/naomicrypt.h svneol=native#text/plain
src/mame/machine/naomig1.c svneol=native#text/plain
src/mame/machine/naomig1.h svneol=native#text/plain
src/mame/machine/naomigd.c svneol=native#text/plain