From da16c0e8df1b743de478ca69ad37cc27eeafc67f Mon Sep 17 00:00:00 2001 From: kohgylw Date: Fri, 12 Apr 2019 14:56:33 +0800 Subject: [PATCH] init lfs support --- .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