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 years ago
parent
commit
2b2e86feaa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Utilities/xml/.gitattributes

+ 1 - 0
Utilities/xml/.gitattributes

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