From 9fb09cd14317e3977840555927da7a7e6d305111 Mon Sep 17 00:00:00 2001 From: Kes Date: Sat, 19 Aug 2023 11:47:00 -0400 Subject: [PATCH] Update .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) 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