X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=.gitattributes;h=5c4cb01ff15ecaa8cc8e61dd4101ee6985956522;hb=65b8984a75f55a5898fa523f7306569838b605cb;hp=c2ffa053adac2b22d6813980b97da96b9f14d4fd;hpb=82e945bea3763efaa81d2d2222bedc0891fc66d0;p=mono.git diff --git a/.gitattributes b/.gitattributes index c2ffa053ada..5c4cb01ff15 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ # ensure LF endings on all checkouts -configure.in crlf=input +configure.ac crlf=input # ensure native line endings on checkout *.c crlf @@ -17,6 +17,7 @@ ChangeLog crlf *.bat -crlf *.sln -crlf *.*proj* -crlf +*.xml -crlf # CRLF Handling # -------------