From b4cc8723bcaff9b1ecc8b4eb2bd2c18aa386d0ed Mon Sep 17 00:00:00 2001 From: Diego Joss Date: Sun, 8 Jun 2025 15:16:22 +0200 Subject: [PATCH] configure lfs for media folders --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0ed8146 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +static/images/* filter=lfs diff=lfs merge=lfs -text