.git* export-ignore # import off .gitattributes -export-ignore .hooks* export-ignore # Custom attribute to mark sources as using the kwsys C code style. [attr]kwsys-c-style whitespace=tab-in-indent format.clang-format /GitSetup export-ignore /*.sh export-ignore eol=lf /*.bash export-ignore eol=lf /.clang-format export-ignore # import on *.c kwsys-c-style *.c.in kwsys-c-style *.cxx kwsys-c-style *.h kwsys-c-style *.h.in kwsys-c-style *.hxx kwsys-c-style *.hxx.in kwsys-c-style *.cmake whitespace=tab-in-indent *.rst whitespace=tab-in-indent conflict-marker-size=79 *.txt whitespace=tab-in-indent