2020-08-15 02:38:10 +08:00
|
|
|
###############################################################################
|
|
|
|
# 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.
|
|
|
|
###############################################################################
|
2019-09-05 00:26:26 +08:00
|
|
|
*.rc diff
|