Browse Source

Merge pull request #12067 from BastiaanOlij/add_xml_to_gitattributes

Add .xml to .gitattributes

[ci skip]
Rémi Verschelde 8 years ago
parent
commit
36c8062400
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -8,3 +8,4 @@ drivers/* linguist-vendored
 *.h eol=lf
 *.py eol=lf
 *.hpp eol=lf
+*.xml eol=lf