mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
In commit 8ed03baa76 (gitattributes: prefer `eol=crlf` to `-crlf`,
2017-08-23) we left a few CRLF blobs in the repository. Some Git
versions get confused by text files with CRLF blobs. Convert them
to LF blobs. Use the `eol=crlf` attribute to tell Git to use CRLF
on checkout.
4 lines
104 B
Plaintext
4 lines
104 B
Plaintext
CommandTabs.cmake whitespace=-tab-in-indent
|
|
StringCRLF.cmake eol=crlf
|
|
BracketCRLF.cmake eol=crlf
|