libarchive: Add .gitattributes for indentation with tab

This commit is contained in:
Brad King 2011-12-20 11:54:25 -05:00
parent 3e5a80f063
commit b2d14f705f
1 changed files with 2 additions and 0 deletions

2
Utilities/cmlibarchive/.gitattributes vendored Normal file
View File

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