From 7dede63c300478d09c7f9f2d790452686e0388f2 Mon Sep 17 00:00:00 2001 From: David Ball Date: Wed, 17 Jul 2024 16:54:24 -0400 Subject: [PATCH] LFS track zip files. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..729fb1b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.[zZ][iI][pP] filter=lfs diff=lfs merge=lfs -text