From 701f5a080e9d70d63a365dd3bac92e6ad690c331 Mon Sep 17 00:00:00 2001 From: Rage Date: Sun, 17 Mar 2024 19:52:48 -0400 Subject: [PATCH] Initializing Git LFS --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..746b4fa6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.ogg filter=lfs diff=lfs merge=lfs -text +*.ogf filter=lfs diff=lfs merge=lfs -text +*.dds filter=lfs diff=lfs merge=lfs -text +*.thm filter=lfs diff=lfs merge=lfs -text