From e2800b2ab80b3bd4ad6503322e947f311b5b1935 Mon Sep 17 00:00:00 2001 From: liuxiaobo <1224730913@qq.com> Date: Sun, 25 May 2025 20:11:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BDlog=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5b90e79..c75f60e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ *.dll *.so *.dylib +*.log +.idea # Test binary, built with `go test -c` *.test