Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/.gitattributes3
-rw-r--r--mcs/.gitattributes1
-rw-r--r--runtime/.gitattributes3
-rw-r--r--scripts/.gitattributes14
4 files changed, 21 insertions, 0 deletions
diff --git a/docs/.gitattributes b/docs/.gitattributes
new file mode 100644
index 00000000000..1847f864cba
--- /dev/null
+++ b/docs/.gitattributes
@@ -0,0 +1,3 @@
+check-coverage crlf=input
+check-exports crlf=input
+produce-lists crlf=input
diff --git a/mcs/.gitattributes b/mcs/.gitattributes
index 1f9c224a2bb..b81912bae54 100644
--- a/mcs/.gitattributes
+++ b/mcs/.gitattributes
@@ -1,2 +1,3 @@
/LICENSE.MSPL -crlf
/ScalableMonoIcon.svg -crlf
+/winexe.in crlf=input
diff --git a/runtime/.gitattributes b/runtime/.gitattributes
new file mode 100644
index 00000000000..943f7e1dbfb
--- /dev/null
+++ b/runtime/.gitattributes
@@ -0,0 +1,3 @@
+monodis-wrapper.in crlf=input
+mono-wrapper.in crlf=input
+
diff --git a/scripts/.gitattributes b/scripts/.gitattributes
index 30238150d93..2166c5ce95c 100644
--- a/scripts/.gitattributes
+++ b/scripts/.gitattributes
@@ -6,3 +6,17 @@ monodocs2slashdoc crlf=input
mono-heapviz crlf=input
mono-package-runtime crlf=input
mono-test-install crlf=input
+csc.in crlf=input
+dmcs.in crlf=input
+gmcs.in crlf=input
+mcs.in crlf=input
+mod.in crlf=input
+mono-configuration-crypto.in crlf=input
+mono-find-provides.in crlf=input
+mono-find-requires.in crlf=input
+mono-service.in crlf=input
+mono-symbolicate.in crlf=input
+peverify.in crlf=input
+script.in crlf=input
+script_umask.in crlf=input
+xbuild.in crlf=input