summaryrefslogtreecommitdiffstats
path: root/Utilities/cmlibarchive
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2011-12-20 16:54:25 (GMT)
committerBrad King <brad.king@kitware.com>2011-12-22 15:38:32 (GMT)
commitb2d14f705f9ed95b596850c5adb185fba2fd880f (patch)
tree09f9ad3afd92c269b35b3b394cda77b8540a4c40 /Utilities/cmlibarchive
parent3e5a80f063859aafe4fd8969ad18af5300a23a50 (diff)
downloadCMake-b2d14f705f9ed95b596850c5adb185fba2fd880f.zip
CMake-b2d14f705f9ed95b596850c5adb185fba2fd880f.tar.gz
CMake-b2d14f705f9ed95b596850c5adb185fba2fd880f.tar.bz2
libarchive: Add .gitattributes for indentation with tab
Diffstat (limited to 'Utilities/cmlibarchive')
-rw-r--r--Utilities/cmlibarchive/.gitattributes2
1 files changed, 2 insertions, 0 deletions
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