mirror of
https://github.com/ollama/ollama.git
synced 2025-06-06 21:49:21 +02:00
fix vendoring attribute for metal (#7156)
Add missing metal files to vendoring list
This commit is contained in:
parent
7a962bd802
commit
cd7e01e8b9
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -6,6 +6,7 @@ llama/**/*.c linguist-vendored
|
|||||||
llama/**/*.cu linguist-vendored
|
llama/**/*.cu linguist-vendored
|
||||||
llama/**/*.cuh linguist-vendored
|
llama/**/*.cuh linguist-vendored
|
||||||
llama/**/*.m linguist-vendored
|
llama/**/*.m linguist-vendored
|
||||||
|
llama/**/*.metal linguist-vendored
|
||||||
|
|
||||||
* text=auto
|
* text=auto
|
||||||
*.go text eol=lf
|
*.go text eol=lf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user