From: Naeem Model Date: Thu, 9 May 2024 20:35:39 +0000 (+0000) Subject: Add HTML and CSS extensions to .gitattributes X-Git-Url: https://git.nmode.ca/Rnaught/commitdiff_plain/8af9cb50c7856800a9e014685a479ed3918837c3 Add HTML and CSS extensions to .gitattributes --- diff --git a/.gitattributes b/.gitattributes index e79ba00..2ee1786 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,6 +7,9 @@ *.csv text *.rda binary +*.css text +*.html text + *.png binary DESCRIPTION text