From 1c8359129f56b5cf05a06d98513850f16fb56843 Mon Sep 17 00:00:00 2001 From: krahets Date: Tue, 26 Mar 2024 03:42:07 +0800 Subject: [PATCH] Add kotlin to gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 6a2b251d9..9dee993e2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,6 +13,7 @@ *.rs linguist-language=Other *.ts linguist-language=Other *.dart linguist-language=Other +*.kt linguist-language=Other *.html linguist-detectable=false *.css linguist-detectable=false