From fd42bf1bdcb95615dd725ae588db02b22a3aebaa Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 5 Jan 2012 09:02:01 -0500 Subject: libarchive: Set .gitattributes to allow trailing whitespace We do not care about trailing whitespace in third-party code. --- Utilities/cmlibarchive/.gitattributes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Utilities/cmlibarchive/.gitattributes b/Utilities/cmlibarchive/.gitattributes index 2885cc6..be7062b 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 -- cgit v0.12