From 646fc4e67861a3b65c32ba764caf5310d9d386ab Mon Sep 17 00:00:00 2001 From: wanghe Date: Sun, 7 Apr 2024 11:59:42 +0800 Subject: [PATCH] Update .gitattributes --- .gitattributes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 06ae4a4e2..02df4703b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,5 @@ -*.ts linguist-language=Go \ No newline at end of file +*.ts linguist-language=Go +*.js linguist-language=Go +*.css linguist-language=Go +*.scss linguist-language=Go +*.html linguist-language=Go