diff options
author | 2008-01-24 05:57:53 +0000 | |
---|---|---|
committer | 2008-01-24 05:57:53 +0000 | |
commit | 47d0b81153140fd09cb46f5b2de5eb2c71d6aa60 (patch) | |
tree | ef1908425fa99a1a2c7ec148130717285cb9c051 /.gitattributes | |
parent | a67e5be6db4b4bd7e86b34df65eafef8c86b7418 (diff) |
Too early for this one.
Also moved the pce games into a separate library.
(General rule is 2 or more drivers files warrants its own library.)
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 1e21b7dc584..98249070e4d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1506,8 +1506,6 @@ src/mame/drivers/inufuku.c svneol=native#text/plain src/mame/drivers/iqblock.c svneol=native#text/plain src/mame/drivers/irobot.c svneol=native#text/plain src/mame/drivers/ironhors.c svneol=native#text/plain -src/mame/drivers/is.c svneol=native#text/plain -src/mame/drivers/isdrvr.c svneol=native#text/plain src/mame/drivers/istellar.c svneol=native#text/plain src/mame/drivers/itech32.c svneol=native#text/plain src/mame/drivers/itech8.c svneol=native#text/plain |