lin
2025-08-01 633231e833e21d5b8b1c00cb15aedb62b3b78e8f
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