From 36ae37fa250ad61d5797179b322ed516909fd0c6 Mon Sep 17 00:00:00 2001 From: Henry Dollman Date: Sat, 20 Jul 2024 17:52:51 -0400 Subject: [PATCH] force go classification --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 06ae4a4..4fbd1fc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.ts linguist-language=Go \ No newline at end of file +*.tsx linguist-language=Go \ No newline at end of file