Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitattributes - github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e321b66946e2ce151e58382e87973b930ec5cb8f (plain)
1
2
3
4
5
6
7
8
# 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