From 35eef70083426d4452bf7eee24c56b0fe71616e0 Mon Sep 17 00:00:00 2001 From: lion Date: Fri, 5 Sep 2025 11:17:41 +0800 Subject: [PATCH] add LFS config --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..acad55b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +data/ipv6_source.txt filter=lfs diff=lfs merge=lfs -text +data/ip2region_v6.xdb filter=lfs diff=lfs merge=lfs -text