Browse Source

libarchive: Add .gitattributes for indentation with tab

Brad King 14 years ago
parent
commit
b2d14f705f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Utilities/cmlibarchive/.gitattributes

+ 2 - 0
Utilities/cmlibarchive/.gitattributes

@@ -0,0 +1,2 @@
+*.h              whitespace=indent-with-non-tab
+*.c              whitespace=indent-with-non-tab