From 25b9ff03e6164cf2d34e92e276b1202e2a8a9926 Mon Sep 17 00:00:00 2001 From: LukeFZ <17146677+LukeFZ@users.noreply.github.com> Date: Fri, 9 Jan 2026 18:05:20 +0100 Subject: [PATCH] ignore Il2CppTests/TestExpectedResults in language statistics --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2e44fba --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +Il2CppTests/TestExpectedResults/* linguist-vendored \ No newline at end of file