From 2c263684602a1ad0471d2ac299c79cd23385a6a8 Mon Sep 17 00:00:00 2001 From: Henry Dollman Date: Fri, 19 Jul 2024 15:18:29 -0400 Subject: [PATCH] force go classification --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 794f361..4fbd1fc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -linguist-language=Go \ No newline at end of file +*.tsx linguist-language=Go \ No newline at end of file