summaryrefslogtreecommitdiffstats
path: root/Utilities/xml/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* Drop xmllint documentation testsBrad King2013-10-151-1/+0
| | | | | Drop these tests since we will drop docbook output along with other documentation formatters.
* Utilities/xml: Add .gitattributes to disable whitespace checksBrad King2012-09-071-0/+1
This directory holds upstream DTD files. We do not want to modify them, so tell Git to skip whitespace enforcement.