summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Robbbert <robbbert@users.noreply.github.com>2014-04-20 13:43:19 +0000
committer Robbbert <robbbert@users.noreply.github.com>2014-04-20 13:43:19 +0000
commit67ad2ee836dfb7cd88b163592fd04623524a663b (patch)
tree476252b7177b4755998695849a7ad3743afd3f58 /.gitattributes
parent62fdedd01c56b99738fbf4bb5984e6ea84be187b (diff)
(MESS) fc100 : added support for CAS-format files.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 845281412f4..2c3770a2d88 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3375,6 +3375,8 @@ src/lib/formats/esq16_dsk.c svneol=native#text/plain
src/lib/formats/esq16_dsk.h svneol=native#text/plain
src/lib/formats/esq8_dsk.c svneol=native#text/plain
src/lib/formats/esq8_dsk.h svneol=native#text/plain
+src/lib/formats/fc100_cas.c svneol=native#text/plain
+src/lib/formats/fc100_cas.h svneol=native#text/plain
src/lib/formats/fdi_dsk.c svneol=native#text/plain
src/lib/formats/flopimg.c svneol=native#text/plain
src/lib/formats/flopimg.h svneol=native#text/plain