summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2014-09-29 03:07:47 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2014-09-29 03:07:47 +0000
commit61e367ad214662b05dcfcee4be4b681c116949f1 (patch)
tree6d53067833fa547f3137c529f8405b1e851e3340 /.gitattributes
parent2df79a01a5f0b42e25ca9de5778fd6fd53be402d (diff)
(MESS) concept: Add 5.25" DSDD raw image support and preliminary pseudo-DMA to buffered controller. [R. Belmont]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 5ebd34743da..ca6932c6db9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3723,6 +3723,8 @@ src/lib/formats/coco_dsk.c svneol=native#text/plain
src/lib/formats/coco_dsk.h svneol=native#text/plain
src/lib/formats/comx35_dsk.c svneol=native#text/plain
src/lib/formats/comx35_dsk.h svneol=native#text/plain
+src/lib/formats/concept_dsk.c svneol=native#text/plain
+src/lib/formats/concept_dsk.h svneol=native#text/plain
src/lib/formats/coupedsk.c svneol=native#text/plain
src/lib/formats/coupedsk.h svneol=native#text/plain
src/lib/formats/cpis_dsk.c svneol=native#text/plain