diff --git a/.gitattributes b/.gitattributes index dfe0770..0faca26 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ # Auto detect text files and perform LF normalization +*.css linguist-detectable=false +*.html linguist-detectable=false * text=auto