966bba02bb
Former-commit-id: bb0468d0f257ff100aa895eb5fe583fb5dfbf900
9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
# Autodetect text files
|
|
* text=auto
|
|
|
|
# Declare files that will always have LF line endings on checkout.
|
|
*.cs text eol=lf
|
|
*.csproj text eol=lf
|
|
*.sln text eol=lf
|
|
*.xml text eol=lf
|