diff --git a/.gitattributes b/.gitattributes index d65e1bdf078a0e..b44ac5116ba5a1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,4 +4,5 @@ deps/npm/bin/npm text eol=lf deps/npm/bin/npx text eol=lf deps/corepack/shims/corepack text eol=lf tools/msvs/find_python.cmd text eol=crlf -*.yaml text eol=lf \ No newline at end of file +*.yaml text eol=lf +*.yml text eol=lf \ No newline at end of file