6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
# Set the default behavior, in case people don't have core.autocrlf set.
|
|
* text=auto
|
|
|
|
# Declare files that will always have LF line endings on checkout.
|
|
cli.js text eol=lf
|