summaryrefslogtreecommitdiff
path: root/Utilities/cmcurl/.gitattributes
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-10-08 15:06:26 -0400
committerBrad King <brad.king@kitware.com>2014-10-29 16:41:05 -0400
commit15c994ebdc9674bb057567370333ee0330a60ad2 (patch)
tree4bb8423f50402cb23de14392d5e928b143a1af77 /Utilities/cmcurl/.gitattributes
parent3942cf68b2e3b808b87c0127b1aa7bf52c59696c (diff)
downloadcmake-15c994ebdc9674bb057567370333ee0330a60ad2.tar.gz
curl: Disable all whitespace checks in third-party code
Add a .gitattributes file to tell Git to skip whitespace checks in the curl source code.
Diffstat (limited to 'Utilities/cmcurl/.gitattributes')
-rw-r--r--Utilities/cmcurl/.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/cmcurl/.gitattributes b/Utilities/cmcurl/.gitattributes
new file mode 100644
index 0000000000..562b12e16e
--- /dev/null
+++ b/Utilities/cmcurl/.gitattributes
@@ -0,0 +1 @@
+* -whitespace