浏览代码

Merge pull request #12067 from BastiaanOlij/add_xml_to_gitattributes

Add .xml to .gitattributes

[ci skip]
Rémi Verschelde 8 年之前
父节点
当前提交
36c8062400
共有 1 个文件被更改,包括 1 次插入0 次删除
  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