summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2011-12-12 14:20:12 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2011-12-12 14:20:12 +0000
commit6e79bb2629d4463830fd1739423a950c042c7b0f (patch)
treefd550398ed5ea6a3fe9c65ee8d42cb27899d372b /.gitattributes
parent9e467dfcf6c70fd39d6e80271936f5699981db0d (diff)
Sync with MESS all credited there (no whatsnew)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 3099d0ec1bb..c6a0c94c7df 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1005,6 +1005,8 @@ src/emu/mconfig.h svneol=native#text/plain
src/emu/memconv.h svneol=native#text/plain
src/emu/memory.c svneol=native#text/plain
src/emu/memory.h svneol=native#text/plain
+src/emu/network.c svneol=native#text/plain
+src/emu/network.h svneol=native#text/plain
src/emu/output.c svneol=native#text/plain
src/emu/output.h svneol=native#text/plain
src/emu/profiler.c svneol=native#text/plain
@@ -1289,6 +1291,8 @@ src/emu/uiimage.c svneol=native#text/plain
src/emu/uiimage.h svneol=native#text/plain
src/emu/uiinput.c svneol=native#text/plain
src/emu/uiinput.h svneol=native#text/plain
+src/emu/uimain.c svneol=native#text/plain
+src/emu/uimain.h svneol=native#text/plain
src/emu/uimenu.c svneol=native#text/plain
src/emu/uimenu.h svneol=native#text/plain
src/emu/uismall.png -text svneol=unset#image/png
@@ -1506,6 +1510,8 @@ src/lib/formats/oric_tap.c svneol=native#text/plain
src/lib/formats/oric_tap.h svneol=native#text/plain
src/lib/formats/p6001_cas.c svneol=native#text/plain
src/lib/formats/p6001_cas.h svneol=native#text/plain
+src/lib/formats/pasti_dsk.c svneol=native#text/plain
+src/lib/formats/pasti_dsk.h svneol=native#text/plain
src/lib/formats/pc_dsk.c svneol=native#text/plain
src/lib/formats/pc_dsk.h svneol=native#text/plain
src/lib/formats/pmd_pmd.c svneol=native#text/plain