summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaeem Model <me@nmode.ca>2024-05-09 20:35:39 +0000
committerNaeem Model <me@nmode.ca>2024-05-09 20:35:39 +0000
commit8af9cb50c7856800a9e014685a479ed3918837c3 (patch)
tree2cdc93bab76e34bcff53c6d43a1bd2e460571d02
parent52e1b4b089904460cdfca2a3941763f40988dcbc (diff)
Add HTML and CSS extensions to .gitattributes
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
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