diff --git a/.gitattributes b/.gitattributes index 5d0756fdd..56c31d8f7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ *.js linguist-language=Vue *.css linguist-language=Vue -*.html linguist-language=Vue \ No newline at end of file +*.html linguist-language=Vue +*.vue linguist-language=Vue +*.less linguist-language=Vue +*.sass linguist-language=Vue \ No newline at end of file