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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2017-01-27 17:06:16 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-01-27 17:19:02 +0300
commit8aba97e42adc3ad71a867fe024d81efcd18f75d6 (patch)
treecc448ec221e3c5c2dee12e7b62b690ee7304ba2f /.gitattributes
parenta16103f4b4f068edab2b92dbdceffafd7e1aed88 (diff)
Always use LF line endings for config.rpath/configure.host as well
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 030bae51185..63ec9a98c90 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,7 @@
# ensure LF endings on all checkouts
-configure.ac crlf=input
+configure.ac crlf=input
+config.rpath crlf=input
+configure.host crlf=input
*.sh crlf=input
# ensure native line endings on checkout