From cff1c029e5e7abc28fe7688c91c7176ca1eb1149 Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Wed, 1 Oct 2025 20:38:08 +0200 Subject: [PATCH] github: ignore i18n subdirectories in language stats --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index f66b93b..74b1956 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -i18n/* linguist-vendored +i18n/** linguist-vendored