diff --git a/.gitattributes b/.gitattributes index f3ecffae9f..cfccc7e5fe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,7 @@ # Collapse XLF files in PRs by default *.xlf linguist-generated=true + + +# VerifyTests +*.verified.txt text eol=lf working-tree-encoding=UTF-8 \ No newline at end of file