diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c4b4a3910b2..0620b457771 100644 --- a/.gitattributes +++ b/.gitattributes @@ -116,6 +116,7 @@ hash/galaxy.xml svneol=native#text/xml hash/gameboy.xml svneol=native#text/xml hash/gamecom.xml svneol=native#text/xml hash/gamegear.xml svneol=native#text/xml +hash/gameking.xml svneol=native#text/xml hash/gamepock.xml svneol=native#text/xml hash/gba.xml svneol=native#text/xml hash/gbcolor.xml svneol=native#text/xml @@ -8245,6 +8246,7 @@ src/mess/drivers/ft68m.c svneol=native#text/plain src/mess/drivers/galaxy.c svneol=native#text/plain src/mess/drivers/galeb.c svneol=native#text/plain src/mess/drivers/gamecom.c svneol=native#text/plain +src/mess/drivers/gameking.c svneol=native#text/plain src/mess/drivers/gamepock.c svneol=native#text/plain src/mess/drivers/gb.c svneol=native#text/plain src/mess/drivers/gba.c svneol=native#text/plain |