From b2d14f705f9ed95b596850c5adb185fba2fd880f Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 20 Dec 2011 11:54:25 -0500 Subject: libarchive: Add .gitattributes for indentation with tab --- Utilities/cmlibarchive/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Utilities/cmlibarchive/.gitattributes diff --git a/Utilities/cmlibarchive/.gitattributes b/Utilities/cmlibarchive/.gitattributes new file mode 100644 index 0000000..2885cc6 --- /dev/null +++ b/Utilities/cmlibarchive/.gitattributes @@ -0,0 +1,2 @@ +*.h whitespace=indent-with-non-tab +*.c whitespace=indent-with-non-tab -- cgit v0.12