summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Robbbert <robbbert@users.noreply.github.com>2013-07-29 10:15:21 +0000
committer Robbbert <robbbert@users.noreply.github.com>2013-07-29 10:15:21 +0000
commitbaaa4f2029b5e61b967f7d675f8fea9ec03e0534 (patch)
tree44153ecb6128acefe157584779fb4dcacbeea9d2 /.gitattributes
parent8483fb834e84a5653ace7d122ace645ac9296015 (diff)
(MESS) kaypro : Added back the DSK format (still doesn't work!)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 6945b5eacff..8da5878a2e1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2060,6 +2060,8 @@ src/lib/formats/ipf_dsk.c svneol=native#text/plain
src/lib/formats/ipf_dsk.h svneol=native#text/plain
src/lib/formats/iq151_dsk.c svneol=native#text/plain
src/lib/formats/iq151_dsk.h svneol=native#text/plain
+src/lib/formats/kaypro_dsk.c svneol=native#text/plain
+src/lib/formats/kaypro_dsk.h svneol=native#text/plain
src/lib/formats/kc85_dsk.c svneol=native#text/plain
src/lib/formats/kc85_dsk.h svneol=native#text/plain
src/lib/formats/kc_cas.c svneol=native#text/plain