From bc69b95db698efdcb4dcf36101b9c252d28f0c95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Gli=C5=84ski?= <153369+Gliniak@users.noreply.github.com> Date: Thu, 19 Feb 2026 11:50:21 +0100 Subject: [PATCH] [Github] Disable counting tests to code summary --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 3d2ef7fa7..cb61ab819 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,3 +9,4 @@ *.props text eol=crlf -whitespace merge=union src/**/shaders/bytecode/** linguist-generated=true +src/**/testing/** linguist-detectable=false