From a0507b1723f199126f2e9dea46007a3dad48dbfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96=2E=20Efe=20D=2E?= <67526259+skyline69@users.noreply.github.com> Date: Wed, 24 Dec 2025 02:48:37 +0100 Subject: [PATCH] Enable Git LFS for mods (Gitea only) --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..3b914852 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +mods/** filter=lfs diff=lfs merge=lfs -text