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…
Reference in a new issue