From d621510f116a1b9fc09b4ad253dfec3f1404bff4 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Wed, 12 Oct 2022 10:40:37 -0500 Subject: Initial commit Signed-off-by: Matt Strapp --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1a52498 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text -- cgit v1.2.3