From c1237dcf669ff0e9fed3199d0014df633fc1f532 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 21 Oct 2025 09:41:02 +0300 Subject: [PATCH] changed attributes to LFS to allow for large plugin upload --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index e2669d8..2b76620 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.psht filter=lfs diff=lfs merge=lfs -text *.mov filter=lfs diff=lfs merge=lfs -text *.mp4 filter=lfs diff=lfs merge=lfs -text +Content/MAEBeechForest/** filter=lfs diff=lfs merge=lfs -text \ No newline at end of file