This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ollama
Watch
1
Star
0
Fork
0
You've already forked ollama
mirror of
https://github.com/ollama/ollama.git
synced
2025-03-20 14:52:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ollama
/
.gitattributes
4 lines
64 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
add `llm/ext_server` directory to `linguist-vendored` (#3173)
2024-03-15 17:46:46 -07:00
llm/ext_server/* linguist-vendored
Restrict text files with explicit line feeds to *.go. 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).
2024-08-09 23:14:13 +02:00
* text=auto
*.go text eol=lf
Reference in New Issue
Copy Permalink