Quellcode durchsuchen

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 vor 13 Jahren
Ursprung
Commit
2b2e86feaa
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      Utilities/xml/.gitattributes

+ 1 - 0
Utilities/xml/.gitattributes

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