Bläddra i källkod

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 år sedan
förälder
incheckning
2b2e86feaa
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      Utilities/xml/.gitattributes

+ 1 - 0
Utilities/xml/.gitattributes

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