mirror of
https://github.com/ollama/ollama.git
synced 2026-07-11 10:14:28 +00:00
Merge pull request #6235 from Nicholas42/fix_line_endings
Set *.png and *.ico to be treated as binary files.
This commit is contained in:
commit
97fae2df95
1 changed files with 2 additions and 1 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
|
@ -1,2 +1,3 @@
|
|||
llm/ext_server/* linguist-vendored
|
||||
* text eol=lf
|
||||
* text=auto
|
||||
*.go text eol=lf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue