summaryrefslogtreecommitdiffstats
path: root/Utilities
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-09-06 12:56:49 (GMT)
committerBrad King <brad.king@kitware.com>2012-09-07 14:06:50 (GMT)
commit2b2e86feaabc47baaefd442f0553ffd5e07d8100 (patch)
treedfb6c1c5bcd7094e7bd62305786f542bd685ff52 /Utilities
parent2f520d304a5cf874b22d978e9402e6d9316eb42e (diff)
downloadCMake-2b2e86feaabc47baaefd442f0553ffd5e07d8100.zip
CMake-2b2e86feaabc47baaefd442f0553ffd5e07d8100.tar.gz
CMake-2b2e86feaabc47baaefd442f0553ffd5e07d8100.tar.bz2
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.
Diffstat (limited to 'Utilities')
-rw-r--r--Utilities/xml/.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/xml/.gitattributes b/Utilities/xml/.gitattributes
new file mode 100644
index 0000000..562b12e
--- /dev/null
+++ b/Utilities/xml/.gitattributes
@@ -0,0 +1 @@
+* -whitespace