summaryrefslogtreecommitdiff
path: root/Utilities/cmlibarchive/.gitattributes
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2012-01-05 09:02:01 -0500
committerBrad King <brad.king@kitware.com>2012-01-05 09:02:01 -0500
commitfd42bf1bdcb95615dd725ae588db02b22a3aebaa (patch)
tree7b8b4bf9503b58e3fc28937d9562afa28994f039 /Utilities/cmlibarchive/.gitattributes
parent65b6e19a35c1bde5ee3c132ade076ee5f42e6559 (diff)
downloadcmake-fd42bf1bdcb95615dd725ae588db02b22a3aebaa.tar.gz
libarchive: Set .gitattributes to allow trailing whitespace
We do not care about trailing whitespace in third-party code.
Diffstat (limited to 'Utilities/cmlibarchive/.gitattributes')
-rw-r--r--Utilities/cmlibarchive/.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Utilities/cmlibarchive/.gitattributes b/Utilities/cmlibarchive/.gitattributes
index 2885cc673f..be7062b6ea 100644
--- a/Utilities/cmlibarchive/.gitattributes
+++ b/Utilities/cmlibarchive/.gitattributes
@@ -1,2 +1,2 @@
-*.h whitespace=indent-with-non-tab
-*.c whitespace=indent-with-non-tab
+*.h whitespace=indent-with-non-tab,-blank-at-eol
+*.c whitespace=indent-with-non-tab,-blank-at-eol