2000-08-29 14:56:51 +00:00
|
|
|
.gitattributes export-ignore
|
2011-10-24 14:18:36 +00:00
|
|
|
.hooks* export-ignore
|
2000-08-29 14:56:51 +00:00
|
|
|
|
|
|
|
bootstrap crlf=input
|
|
|
|
configure crlf=input
|
|
|
|
*.[1-9] crlf=input
|
|
|
|
*.sh crlf=input
|
|
|
|
*.sh.in crlf=input
|
|
|
|
|
|
|
|
*.bat -crlf
|
2011-12-05 21:39:07 +00:00
|
|
|
*.bat.in -crlf
|
2000-08-29 14:56:51 +00:00
|
|
|
*.dsp -crlf
|
|
|
|
*.dsptemplate -crlf
|
|
|
|
*.dsw -crlf
|
2014-08-14 21:52:53 +00:00
|
|
|
*.pfx -crlf
|
|
|
|
*.png -crlf
|
2000-08-29 14:56:51 +00:00
|
|
|
*.sln -crlf
|
|
|
|
*.vcproj -crlf
|
2010-08-30 15:19:39 +00:00
|
|
|
|
|
|
|
*.c whitespace=tab-in-indent
|
|
|
|
*.h whitespace=tab-in-indent
|
|
|
|
*.cxx whitespace=tab-in-indent
|
|
|
|
*.txt whitespace=tab-in-indent
|
|
|
|
*.cmake whitespace=tab-in-indent
|