From 4876463049593de6d1189fae29726b75d7a134ac Mon Sep 17 00:00:00 2001
From: Brad King <brad.king@kitware.com>
Date: Thu, 5 May 2016 14:23:20 -0400
Subject: [PATCH] expat: Disable all whitespace checks in third-party code

---
 Utilities/cmexpat/.gitattributes | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 Utilities/cmexpat/.gitattributes

diff --git a/Utilities/cmexpat/.gitattributes b/Utilities/cmexpat/.gitattributes
new file mode 100644
index 0000000000..562b12e16e
--- /dev/null
+++ b/Utilities/cmexpat/.gitattributes
@@ -0,0 +1 @@
+* -whitespace
-- 
GitLab