9 lines
178 B
Plaintext
Raw Permalink Normal View History

# 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