From f9e06edffb26902c0496d52428ea4704af643589 Mon Sep 17 00:00:00 2001 From: magdev Date: Fri, 12 Jul 2024 14:06:28 +0200 Subject: [PATCH] use git lfs on excel files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f022569 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.xls* filter=lfs diff=lfs merge=lfs -text