From da4f5b28037d00bd35cc6c2f621f84faea4c71fe Mon Sep 17 00:00:00 2001 From: marvzhang Date: Wed, 4 Aug 2021 10:06:53 +0800 Subject: [PATCH] updated .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index cc05c630..04173c3b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,8 @@ *.yml linguist-language=Go *.html linguist-language=Go *.js linguist-language=Go +*.ts linguist-language=Go +*.vue linguist-language=Go *.xml linguist-language=Go *.css linguist-language=Go *.sql linguist-language=Go