diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index afbe9b870bb..943c6d63689 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2905,7 +2905,7 @@ src/mame/layout/sigmapkr.lay svneol=native#text/plain src/mame/layout/slots.lay svneol=native#text/plain src/mame/layout/sltblgpo.lay svneol=native#text/plain src/mame/layout/sltblgtk.lay svneol=native#text/plain -src/mame/layout/smoto.lay -text svneol=native#plain/text +src/mame/layout/smoto.lay svneol=native#text/plain src/mame/layout/snookr10.lay svneol=native#text/plain src/mame/layout/solarq.lay svneol=native#text/plain src/mame/layout/sos.lay svneol=native#text/plain @@ -2925,8 +2925,8 @@ src/mame/layout/topspeed.lay svneol=native#text/plain src/mame/layout/turbo.lay svneol=native#text/plain src/mame/layout/turbotag.lay svneol=native#text/plain src/mame/layout/tx1.lay svneol=native#text/plain -src/mame/layout/victor21.lay -text svneol=native#plain/text -src/mame/layout/victor5.lay -text svneol=native#plain/text +src/mame/layout/victor21.lay svneol=native#text/plain +src/mame/layout/victor5.lay svneol=native#text/plain src/mame/layout/videocba.lay svneol=native#text/plain src/mame/layout/videodad.lay svneol=native#text/plain src/mame/layout/videopin.lay svneol=native#text/plain |