From 43891ae88729fec4bd98366d0ae4c1420b85e91f Mon Sep 17 00:00:00 2001 From: Yudong Jin Date: Thu, 19 Jan 2023 03:12:27 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index 4f3f0df0..d120c1e9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,8 +8,7 @@ *.js linguist-language=JavaScript *.ts linguist-language=JavaScript *.swift linguist-language=Swift - -*.rs linguist-language=Other +*.rs linguist-language=Rust *.html linguist-detectable=false *.css linguist-detectable=false