X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=.gitattributes;h=25a58f158fc10969d96a07b31634e05431143a84;hb=098e88f3a87205d92516a1fe912b6f84164d0a59;hp=63ec9a98c90bf42fadbe32267914c829dc056260;hpb=8aba97e42adc3ad71a867fe024d81efcd18f75d6;p=mono.git diff --git a/.gitattributes b/.gitattributes index 63ec9a98c90..25a58f158fc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,11 @@ configure.ac crlf=input config.rpath crlf=input configure.host crlf=input +mkinstalldirs crlf=input *.sh crlf=input +*.sources crlf=input +.gitattributes crlf=input +*akefile* crlf=input # ensure native line endings on checkout *.c crlf @@ -10,10 +14,6 @@ configure.host crlf=input *.cs crlf *.il crlf -.gitattributes crlf -*akefile* crlf -*.sources crlf - # don't do anything to line-endings. Let CRLFs go into the repo, and CRLF on checkout *.bat -crlf *.sln -crlf