From 6d9f9323c5eb477ba4664a544a790a50817b10f6 Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Sat, 29 Nov 2025 23:46:10 -0500 Subject: [PATCH] .gitattributes: add app/webview to linguist-vendored (#13274) --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 4e8ada93c..10c214441 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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