aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
blob: fa0f57d2f87f859ca4637344fe8dc09ca0f183a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
*.sh            eol=lf
*.ac            eol=lf
*.am            eol=lf
*.dsw           eol=crlf
*.dsp           eol=crlf whitespace=space-before-tab
*.sln           eol=crlf
*.vcproj        eol=crlf
*.vcxproj*      eol=crlf
.gitattributes  export-ignore
.gitignore      export-ignore
INSTALL_WIN.txt eol=crlf