From 63d0ea6178d5053199f58f6fc8b8639ffb6a3ccd Mon Sep 17 00:00:00 2001 From: E Dunbar Date: Tue, 15 Apr 2025 17:47:07 -0500 Subject: [PATCH] Add git lfs for images --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d92417a --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.tif filter=lfs diff=lfs merge=lfs -text