mirror of
https://github.com/ollama/ollama
synced 2026-04-23 08:45:14 +00:00
chore: mark vulkan shaders as vendored files
This commit is contained in:
parent
604e43b28d
commit
eac5b8bfbd
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -15,6 +15,8 @@ ml/backend/**/*.cu linguist-vendored
|
|||
ml/backend/**/*.cuh linguist-vendored
|
||||
ml/backend/**/*.m linguist-vendored
|
||||
ml/backend/**/*.metal linguist-vendored
|
||||
ml/backend/**/*.comp linguist-vendored
|
||||
ml/backend/**/*.glsl linguist-vendored
|
||||
ml/backend/**/CMakeLists.txt linguist-vendored
|
||||
|
||||
llama/build-info.cpp linguist-generated
|
||||
|
|
|
|||
Loading…
Reference in a new issue