mirror of
https://github.com/ollama/ollama.git
synced 2025-03-19 22:32:15 +01:00
This partially reverts b732beba6a919b852539bb344b05e25c6a7c3c90. It seems like explicitly setting all files to use line feeds was done due to issues with the go linter, hence it can be restricted to those files (https://github.com/ollama/ollama/pull/6235#issuecomment-2278745953).
4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
llm/ext_server/* linguist-vendored
|
|
* text=auto
|
|
*.go text eol=lf
|