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