ccls/.gitattributes
Jacob Dufault dbf6b9d12a add attr
2017-03-16 18:39:44 -07:00

7 lines
141 B
Plaintext

# By default, use platform specific endings.
* text eol=auto
# Tests must always be crlf
full_tests/** text eol=crlf
tests/** text eol=crlf