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 27c879c52dc..657337331b8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1190,6 +1190,8 @@ src/emu/bus/neogeo/kof98_cart.c svneol=native#text/plain src/emu/bus/neogeo/kof98_cart.h svneol=native#text/plain src/emu/bus/neogeo/kof98_prot.c svneol=native#text/plain src/emu/bus/neogeo/kof98_prot.h svneol=native#text/plain +src/emu/bus/neogeo/kog_prot.c svneol=native#text/plain +src/emu/bus/neogeo/kog_prot.h svneol=native#text/plain src/emu/bus/neogeo/mslugx_cart.c svneol=native#text/plain src/emu/bus/neogeo/mslugx_cart.h svneol=native#text/plain src/emu/bus/neogeo/mslugx_prot.c svneol=native#text/plain |