2015-05-24 08:16:34 +00:00
|
|
|
* text=auto whitespace=blank-at-eol,tab-in-indent,trailing-space,tabwidth=2
|
|
|
|
|
|
|
|
*.bat text eol=crlf
|
|
|
|
*.sh text eol=lf
|
|
|
|
|
|
|
|
*.sln text eol=crlf -whitespace
|
|
|
|
*.csproj text eol=crlf -whitespace merge=union
|
|
|
|
*.vcxproj text eol=crlf -whitespace merge=union
|
|
|
|
*.props text eol=crlf -whitespace merge=union
|
2021-06-05 15:53:53 +00:00
|
|
|
|
|
|
|
src/**/shaders/bytecode/** linguist-generated=true
|