From f3d4ef17417384a93b2d2eaa3001e1b2e933c061 Mon Sep 17 00:00:00 2001 From: Bausager Date: Thu, 21 Aug 2025 19:02:07 +0200 Subject: [PATCH] Add test bigfile with LFS --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a1ffb1c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.psd filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text