From 9eca8b31bddca84c2ff37d88a800fba2c9ef3d59 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sat, 25 Feb 2023 16:37:50 -0700 Subject: [PATCH] git lfs for LibreOffice spreadsheet .ods --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 6f113ee..21479f5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ *.png filter=lfs diff=lfs merge=lfs -text *.mp4 filter=lfs diff=lfs merge=lfs -text +*.ods filter=lfs diff=lfs merge=lfs -text