X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=.gitattributes;h=3fbe928cd147d1d905d27eb5c6792e9ea319814a;hb=c8ab84a20a8a804358112e3f61fdf372603d839c;hp=9bce5208ff0139c21c5e5faf2c45f0e60266c352;hpb=92f60fbffa1187be7dedf6a9286b5c35b2082815;p=mono.git diff --git a/.gitattributes b/.gitattributes index 9bce5208ff0..3fbe928cd14 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,14 +1,14 @@ # ensure LF endings on all checkouts -configure.in crlf=input +configure.ac crlf=input # ensure native line endings on checkout *.c crlf *.h crlf *.cs crlf *.sh crlf +*.il crlf .gitattributes crlf -ChangeLog crlf *akefile* crlf *.sources crlf @@ -16,6 +16,7 @@ ChangeLog crlf *.bat -crlf *.sln -crlf *.*proj* -crlf +*.xml -crlf # CRLF Handling # -------------