From: Raja R Harinath Date: Wed, 28 Jul 2010 13:48:04 +0000 (+0530) Subject: Step back a bit on enabling default CRLF handling. X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mono.git;a=commitdiff_plain;h=527c363398f8f6a2c12c04c1e4fe3d29c308fe06 Step back a bit on enabling default CRLF handling. --- diff --git a/.gitattributes b/.gitattributes index 517c538d8c0..9f803813ed2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,11 @@ -*.c crlf -*.h crlf -*.cs crlf -*.sh crlf +#*.c crlf +#*.h crlf +#*.cs crlf +#*.sh crlf -ChangeLog crlf -*akefile* crlf -*.sources crlf +#ChangeLog crlf +#*akefile* crlf +#*.sources crlf # don't do anything to line-endings. Let CRLFs go into the repo *.bat -crlf diff --git a/mcs/errors/.gitattributes b/mcs/errors/.gitattributes index e027e6d507f..cbea4b09171 100644 --- a/mcs/errors/.gitattributes +++ b/mcs/errors/.gitattributes @@ -72,3 +72,10 @@ /gcs1961-37.cs -crlf /gcs1961-9.cs -crlf /gcs1961.cs -crlf +/cs0122-32.cs -crlf +/cs0143.cs -crlf +/cs1540-12.cs -crlf +/cs1739-3.cs -crlf +/cs1746.cs -crlf +/gcs0307-5.cs -crlf +/gcs1579.cs -crlf diff --git a/mcs/tests/.gitattributes b/mcs/tests/.gitattributes index 95b037b082f..b823b23c280 100644 --- a/mcs/tests/.gitattributes +++ b/mcs/tests/.gitattributes @@ -42,3 +42,7 @@ /test-xml-037-ref.xml -crlf /test-xml-038-ref.xml -crlf /test-xml-050-ref.xml -crlf +/gtest-522.cs -crlf +/gtest-525.cs -crlf +/gtest-linq-24.cs -crlf +/test-788.cs -crlf