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 371162cf5b4..b74fb3fb6e3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7141,6 +7141,8 @@ src/mame/machine/slapstic.c svneol=native#text/plain src/mame/machine/slikshot.c svneol=native#text/plain src/mame/machine/snes.c svneol=native#text/plain src/mame/machine/spisprit.c svneol=native#text/plain +src/mame/machine/st0016.c svneol=native#text/plain +src/mame/machine/st0016.h svneol=native#text/plain src/mame/machine/starwars.c svneol=native#text/plain src/mame/machine/steppers.c svneol=native#text/plain src/mame/machine/steppers.h svneol=native#text/plain |