diff --git a/.gitattributes b/.gitattributes index 39221d3928ee3..b213c65a9396a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,6 @@ [attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4 -* text=auto eol=lf +* text=auto -crlf *.cpp rust *.h rust *.rs rust