ソースを参照

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