From abe158586e47853f6b542182901b27554aaf232f Mon Sep 17 00:00:00 2001 From: Paul Lesur Date: Thu, 9 Feb 2023 18:26:17 +0100 Subject: [PATCH] add things to lfs --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..262274b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text