diff --git a/.gitattributes b/.gitattributes index 4ed95018..14c27546 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,7 +6,7 @@ # # Let's make sure we use LF (\n) as the line ending in all test files # for consistent outcomes across different operating systems. -**/Tests/**/* text eol=lf +**/Tests/**/* text=auto eol=lf /examples export-ignore /plugins export-ignore /.github export-ignore