diff options
author | Brad King <brad.king@kitware.com> | 2016-05-05 18:23:20 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-05-05 18:42:17 (GMT) |
commit | 4876463049593de6d1189fae29726b75d7a134ac (patch) | |
tree | 9a207cdef13890e4625a09946d187c72ae9753e3 /Utilities/cmexpat | |
parent | f4bd9d43b8b38441a85ba952460afcae383fd695 (diff) | |
download | CMake-4876463049593de6d1189fae29726b75d7a134ac.zip CMake-4876463049593de6d1189fae29726b75d7a134ac.tar.gz CMake-4876463049593de6d1189fae29726b75d7a134ac.tar.bz2 |
expat: Disable all whitespace checks in third-party code
Diffstat (limited to 'Utilities/cmexpat')
-rw-r--r-- | Utilities/cmexpat/.gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/cmexpat/.gitattributes b/Utilities/cmexpat/.gitattributes new file mode 100644 index 0000000..562b12e --- /dev/null +++ b/Utilities/cmexpat/.gitattributes @@ -0,0 +1 @@ +* -whitespace |