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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Ungureanu <marius.ungureanu@xamarin.com>2016-03-22 19:20:02 +0300
committerMarius Ungureanu <marius.ungureanu@xamarin.com>2016-03-22 19:20:02 +0300
commit45821f1f0a392937dd454dfeef6085c9a9ee539d (patch)
tree96e2af57170c8b4656f52d7aaa0d82f2fd2c99e3 /.gitattributes
parent9c7ca48b64bcf5f80bd3a3a693b636c485638011 (diff)
Revert "Update gitattributes to set crlf on proj and sln"
This reverts commit caca65c83279bc2369e77b2a7fdc80bb8bf84eef.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 63f5c5a1dd..c0dcb80aec 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -33,8 +33,7 @@ Makefile.include
# Having proj files as crlf on windows will make VS happier
# MD can deal with (and preserve) either, so it doesn't matter.
# Unfortunately MD creates with LF, so we need to convert these.
-*proj text eol=crlf
-*.sln text eol=crlf
+*proj crlf
# All Stetic's files are always generated as LF, so explicitly ignore those.
# Sadly, git has useless path globs