Added a gitattributes file that defines CRLF as the line ending for code files (cherry-picked from 1ebfc9e)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
# Declare files that will always have CRLF line endings on checkout.
|
||||||
|
*.sln text eol=crlf
|
||||||
|
*.cs text eol=crlf
|
||||||
|
*.xml text eol=crlf
|
||||||
Reference in New Issue
Block a user