11 lines
186 B
Plaintext
11 lines
186 B
Plaintext
|
.gitignore export-ignore
|
||
|
.gitattributes export-ignore
|
||
|
|
||
|
update_version export-ignore
|
||
|
|
||
|
*.bat eol=crlf
|
||
|
*.sln eol=crlf
|
||
|
*.vcxproj eol=crlf
|
||
|
*.vcxproj.filters eol=crlf
|
||
|
common.props eol=crlf
|