summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Sandro Ronco <sronco@users.noreply.github.com>2012-11-26 19:55:41 +0000
committer Sandro Ronco <sronco@users.noreply.github.com>2012-11-26 19:55:41 +0000
commitfc3df750cdb67a35d60010c6a5cdc18350638080 (patch)
tree5048275e05abbb1fdca2fea21d1eab8e56eaa30d /.gitattributes
parentabbfd858eafb54a8da936e66518e52f08be6342a (diff)
(MESS) Updated TVC HBF to use new floppy system. (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index fad63f4dae5..bc633b78f67 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1905,6 +1905,8 @@ src/lib/formats/trs_dsk.c svneol=native#text/plain
src/lib/formats/trs_dsk.h svneol=native#text/plain
src/lib/formats/tvc_cas.c svneol=native#text/plain
src/lib/formats/tvc_cas.h svneol=native#text/plain
+src/lib/formats/tvc_dsk.c svneol=native#text/plain
+src/lib/formats/tvc_dsk.h svneol=native#text/plain
src/lib/formats/tzx_cas.c svneol=native#text/plain
src/lib/formats/tzx_cas.h svneol=native#text/plain
src/lib/formats/uef_cas.c svneol=native#text/plain