mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-22 17:09:28 +00:00
b8d720d06f
* Update .gitattributes * Update .gitattributes * Update .gitattributes
16 lines
657 B
Plaintext
16 lines
657 B
Plaintext
###############################################################################
|
|
# 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
|