mirror of https://github.com/ollama/ollama
.gitattributes: add app/webview to linguist-vendored (#13274)
This commit is contained in:
parent
0c2489605d
commit
6d9f9323c5
|
|
@ -19,6 +19,8 @@ ml/backend/**/*.comp linguist-vendored
|
|||
ml/backend/**/*.glsl linguist-vendored
|
||||
ml/backend/**/CMakeLists.txt linguist-vendored
|
||||
|
||||
app/webview linguist-vendored
|
||||
|
||||
llama/build-info.cpp linguist-generated
|
||||
ml/backend/ggml/ggml/src/ggml-metal/ggml-metal-embed.s linguist-generated
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue