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 9a0b3bafa8f..563b75b7f23 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1657,6 +1657,8 @@ src/emu/bus/vic20/4cga.c svneol=native#text/plain src/emu/bus/vic20/4cga.h svneol=native#text/plain src/emu/bus/vic20/exp.c svneol=native#text/plain src/emu/bus/vic20/exp.h svneol=native#text/plain +src/emu/bus/vic20/fe3.c svneol=native#text/plain +src/emu/bus/vic20/fe3.h svneol=native#text/plain src/emu/bus/vic20/megacart.c svneol=native#text/plain src/emu/bus/vic20/megacart.h svneol=native#text/plain src/emu/bus/vic20/std.c svneol=native#text/plain |