4 lines
127 B
Plaintext
4 lines
127 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 |