[xbuild] Fix bug #671700, resource naming in presence of "Link".
[mono.git] / .gitattributes
index 9bce5208ff0139c21c5e5faf2c45f0e60266c352..c7e0c474a2dcaab7cec15a4004a7f66ffa893f44 100644 (file)
@@ -6,6 +6,7 @@ configure.in crlf=input
 *.h    crlf
 *.cs   crlf
 *.sh   crlf
+*.il   crlf
 
 .gitattributes crlf
 ChangeLog      crlf
@@ -16,6 +17,7 @@ ChangeLog     crlf
 *.bat          -crlf
 *.sln          -crlf
 *.*proj*       -crlf
+*.xml          -crlf
 
 # CRLF Handling
 # -------------