diff --git a/.gitattributes b/.gitattributes index c8724c6..1a33eaa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ # Auto detect text files and perform LF normalization * text=auto -*.js linguist-detectable=false \ No newline at end of file +*.js linguist-detectable=false +*.css linguist-detectable=false \ No newline at end of file