
The `crlf` attribute is deprecated in Git. This also changes the given files to be in the index using LF newlines, but they will be checked out with CRLF newlines due to the attribute.
2 lines
18 B
Plaintext
2 lines
18 B
Plaintext
*.cmcov eol=crlf
|