From 37b8ca0af17c88d2fcc68b327bccfc09209bcd66 Mon Sep 17 00:00:00 2001 From: BeastLe9enD Date: Sat, 5 Apr 2025 15:41:10 +0200 Subject: [PATCH] Add .gitattributes file for lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3e8f1d6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +Content/** filter=lfs diff=lfs merge=lfs -text