diff --git a/.gitattributes b/.gitattributes index 1f582067..5fa46b3e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,5 +4,4 @@ *.cc text eol=auto # Tests must always be crlf -full_tests/** text eol=crlf -tests/** text eol=crlf +index_tests/** text eol=crlf