diff --git a/.gitattributes b/.gitattributes index f7192096..f1c8bcb4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ llm/ext_server/* linguist-vendored -* text eol=lf +* text=auto +*.go text eol=lf