diff --git a/.gitattributes b/.gitattributes index 783a4a23..ff121449 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,8 @@ # Treat these files as plain text *.html linguist-language=text *.htm linguist-language=text +*.css linguist-language=text +*.js linguist-language=text +*.scss linguist-language=text +*.JS linguist-language=text