From 7ebb51e14a8099976f7bbfe6b6d6c56a28fd2e95 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 12 Jan 2023 22:47:14 -0500 Subject: feat: add chris --- .gitattributes | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 68a2ea2..ed1528a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,6 @@ * text eol=lf -*.mp4 -text -*.gif -text -*.webp -text +*.mp4 binary +*.gif binary +*.webp binary +*.jpg binary +*.png binary -- cgit v1.2.3