diff --git a/.gitattributes b/.gitattributes index 72e18b36..9ed58410 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ *.js linguist-vendored *.mjs linguist-vendored -*.html linguist-documentation \ No newline at end of file +*.html linguist-documentation +*.css linguist-vendored +*.scss linguist-vendored \ No newline at end of file