From 47b821778bb636c505ffc72e06fa9ccc0ee3a235 Mon Sep 17 00:00:00 2001 From: Michael Aaron Murphy Date: Wed, 1 Oct 2025 20:36:14 +0200 Subject: [PATCH] github: ignore fluent files in language stats --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f66b93b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +i18n/* linguist-vendored