diff --git a/.gitattributes b/.gitattributes index 34e793c..c7db095 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.html linguist-detectable=false -*.js linguist-detectable=false \ No newline at end of file +*.js linguist-detectable=false +*.css linguist-detectable=false \ No newline at end of file