Browse Source

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 năm trước cách đây
mục cha
commit
2b2e86feaa
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Utilities/xml/.gitattributes

+ 1 - 0
Utilities/xml/.gitattributes

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