From 8df203732eaad85d0b72c6eb18f958e73ce52d58 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Tue, 21 Apr 2026 17:02:21 +0300 Subject: [PATCH] meta: mark all vendored headers as `linguist-vendored` Signed-off-by: NotAShelf Change-Id: I7030f6ad2aeba80cdb08315011f731916a6a6964 --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index d52fcb6..02a4eff 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,7 @@ # Vendored headers are vendored code, to the surprise of absolutely noone. # See: # -/include/chroma.h linguist-vendored +/include/**/* linguist-vendored # Don't think linguist can detect XML, but let's tell it that the protocols are # vendored *anyway*.