From a756157404c76441218d7207b64bdd35bf70a559 Mon Sep 17 00:00:00 2001 From: Robert Jeutter Date: Tue, 11 Jan 2022 12:41:13 +0100 Subject: [PATCH] add .gif files to lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index a4aa7b3..253c1cc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.pptx filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text