6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
# Set the default behavior,
|
|
# in case people don't have core.autocrlf set.
|
|
* text=auto
|
|
# Declares that files will always have CRLF line ends
|
|
*.sh text eol=lf
|