From 4b86141b3cbd703c612814dbae1c20f3976ce53d Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Thu, 8 May 2025 01:49:15 -0400 Subject: [PATCH] track jar files in lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7c32d5f --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.jar filter=lfs diff=lfs merge=lfs -text