diff --git a/.gitattributes b/.gitattributes index 7c3707aebe..03d42ee974 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,3 @@ # text files must be lf for golden file tests to work *.txt eol=lf *.json eol=lf -*.md eol=lf -*.yml eol=lf