5 lines
187 B
Plaintext
5 lines
187 B
Plaintext
# Declare files that will always have CRLF line endings on checkout.
|
|
*.sln text eol=crlf
|
|
*.cs text eol=crlf
|
|
*.xml text eol=crlf
|
|
Barotrauma\BarotraumaServer\DedicatedServer.exe text eol=lf |