6 lines
188 B
Plaintext
6 lines
188 B
Plaintext
# Set the default behavior, in case people don't have core.autocrlf set.
|
|
* text=auto
|
|
|
|
# Declare files that will always have CRLF line endings on checkout.
|
|
**/instances/*.xml text eol=crlf
|