Add crlf rules
This commit is contained in:
parent
d41c98a2f3
commit
1b75f89090
6
.gitattributes
vendored
6
.gitattributes
vendored
@ -15,3 +15,9 @@
|
|||||||
*.PDF diff=astextplain
|
*.PDF diff=astextplain
|
||||||
*.rtf diff=astextplain
|
*.rtf 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
|
Loading…
x
Reference in New Issue
Block a user