From e8f6d943284a49148fa6de213a1e061c09c47a00 Mon Sep 17 00:00:00 2001 From: Hizumi <33106048+user4752@users.noreply.github.com> Date: Wed, 1 May 2024 22:08:41 -0500 Subject: [PATCH] test lfs --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c46f02d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.pbo filter=lfs diff=lfs merge=lfs -text +addons/*.pbo filter=lfs diff=lfs merge=lfs -text