From 836956394a5124650d996d063c45b1d92e1979fb Mon Sep 17 00:00:00 2001 From: Nikolai Fedorov Date: Sun, 3 May 2026 13:02:30 +0300 Subject: [PATCH] chore: remove stale deps/** linguist-vendored from .gitattributes deps/ directory was removed with asprintf cleanup. Co-Authored-By: Claude Sonnet 4.6 --- .gitattributes | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index efc0677..d41ff5e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,6 @@ # Normalize line endings * text=auto eol=lf -# Vendor: do not count toward language stats -deps/** linguist-vendored=true - # Binary assets *.png binary *.jpg binary