From fe7bf2b94ef0352ec2c98b300e0ed21feb0b3799 Mon Sep 17 00:00:00 2001 From: Hannes Kuchelmeister Date: Fri, 29 Jul 2022 17:40:16 +0200 Subject: [PATCH] add lfs to repository in preparation for adding screenshots --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 24a8e87..c139e44 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ *.png filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text