mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-22 00:03:48 +00:00
Update .gitattributes to make line endings consistent (#5942)
* Update .gitattributes * Update .gitattributes * Update .gitattributes
This commit is contained in:
parent
5c1713f274
commit
b8d720d06f
14
.gitattributes
vendored
14
.gitattributes
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user