From c63581a90c6b87c072e3369e94a1f6b5551cf073 Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Tue, 18 Nov 2025 08:27:01 -0800 Subject: [PATCH] tweak --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index c0e3d9c..90ef506 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,2 @@ # Mark generated files as linguist-generated to exclude from language statistics -entry.js linguist-generated - +entry.js linguist-detectable=false