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 5ffafd94935..bb8f09f231a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -983,6 +983,8 @@ src/emu/bus/isa/svga_cirrus.c svneol=native#text/plain src/emu/bus/isa/svga_cirrus.h svneol=native#text/plain src/emu/bus/isa/svga_s3.c svneol=native#text/plain src/emu/bus/isa/svga_s3.h svneol=native#text/plain +src/emu/bus/isa/svga_trident.c svneol=native#text/plain +src/emu/bus/isa/svga_trident.h svneol=native#text/plain src/emu/bus/isa/svga_tseng.c svneol=native#text/plain src/emu/bus/isa/svga_tseng.h svneol=native#text/plain src/emu/bus/isa/vga.c svneol=native#text/plain |