diff --git a/.gitattributes b/.gitattributes index 490d8faf8..30f357a76 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,4 +5,6 @@ *.md text eol=lf *.ps1 text eol=lf *.hcl text eol=lf +go.mod text eol=lf +go.sum text eol=lf common/test-fixtures/root/* eol=lf