Add *.xml to ignore list
[mono.git] / .gitattributes
index c2ffa053adac2b22d6813980b97da96b9f14d4fd..c7e0c474a2dcaab7cec15a4004a7f66ffa893f44 100644 (file)
@@ -17,6 +17,7 @@ ChangeLog     crlf
 *.bat          -crlf
 *.sln          -crlf
 *.*proj*       -crlf
+*.xml          -crlf
 
 # CRLF Handling
 # -------------