diff --git a/.gitattributes b/.gitattributes index 2a7bb5c1..c840c5a6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,7 +4,7 @@ # For the following file types, normalize line endings to LF on checkin and # prevent conversion to CRLF when they are checked out (this is required in -# order) to prevent newline related issues) +# order to prevent newline related issues) .* text eol=lf *.css text eol=lf *.go text eol=lf