1 *.sh eol=lf
2 *.ac eol=lf
3 *.am eol=lf
4 *.dsw eol=crlf
5 *.dsp eol=crlf whitespace=space-before-tab
6 *.sln eol=crlf
7 *.vcproj eol=crlf
8 *.vcxproj* eol=crlf
9 .gitattributes export-ignore
10 .gitignore export-ignore
11 INSTALL_WIN.txt eol=crlf
12