浏览代码

Utilities/xml: Add .gitattributes to disable whitespace checks

This directory holds upstream DTD files.  We do not want to modify them,
so tell Git to skip whitespace enforcement.
Brad King 13 年之前
父节点
当前提交
2b2e86feaa
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Utilities/xml/.gitattributes

+ 1 - 0
Utilities/xml/.gitattributes

@@ -0,0 +1 @@
+* -whitespace