summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2011-07-21 16:07:25 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2011-07-21 16:07:25 +0000
commit4bcdefb7e90e5bc5b9195f60e6167700c4d3c760 (patch)
treeef94e88efaa11ee3e92f4a305ea83d8e9c6aa706 /.gitattributes
parenta9e30eccc8662bd9e3629766cb8bbe986468beed (diff)
Floppy work WIP (no whatsnew)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 72db582259f..e4beddf4ad6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -705,6 +705,8 @@ src/emu/imagedev/chd_cd.c svneol=native#text/plain
src/emu/imagedev/chd_cd.h svneol=native#text/plain
src/emu/imagedev/flopdrv.c svneol=native#text/plain
src/emu/imagedev/flopdrv.h svneol=native#text/plain
+src/emu/imagedev/floppy.c svneol=native#text/plain
+src/emu/imagedev/floppy.h svneol=native#text/plain
src/emu/imagedev/harddriv.c svneol=native#text/plain
src/emu/imagedev/harddriv.h svneol=native#text/plain
src/emu/imagedev/multcart.c svneol=native#text/plain