mirror of
https://github.com/xenia-project/xenia.git
synced 2024-11-23 19:49:48 +00:00
10 lines
326 B
Plaintext
10 lines
326 B
Plaintext
* 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
|