Add crlf rules

This commit is contained in:
Jaex 2017-06-08 19:29:50 +03:00
parent d41c98a2f3
commit 1b75f89090
1 changed files with 15 additions and 9 deletions

6
.gitattributes vendored
View File

@ -15,3 +15,9 @@
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
# Declare files that will always have CRLF line endings on checkout
*.sln text eol=crlf
*.csproj text eol=crlf
*.cs text eol=crlf
*.resx text eol=crlf