Update .gitattributes to make line endings consistent (#5942)

* Update .gitattributes

* Update .gitattributes

* Update .gitattributes
This commit is contained in:
Clint Rutkas 2020-08-14 11:38:10 -07:00 committed by GitHub
parent 5c1713f274
commit b8d720d06f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

14
.gitattributes vendored
View File

@ -1 +1,15 @@
###############################################################################
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto
*.cs text eol=crlf
###############################################################################
# diff behavior for common document formats
#
# Convert binary document formats to text before diffing them. This feature
# is only available from the command line. Turn it on by uncommenting the
# entries below.
###############################################################################
*.rc diff