2020-08-14 18:38:10 +00: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-04 16:26:26 +00:00
|
|
|
*.rc diff
|
2022-02-03 17:32:34 +00:00
|
|
|
|
|
|
|
*.gcode linguist-detectable=false
|
2022-07-19 20:05:41 +00:00
|
|
|
|
2022-07-19 20:06:16 +00:00
|
|
|
*.vsconfig linguist-language=json
|