From 0cb4a0f8d87942b4c442d0cd191aa1e12c687748 Mon Sep 17 00:00:00 2001 From: liuxiaobo <1224730913@qq.com> Date: Sun, 25 May 2025 20:51:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BC=96=E8=AF=91=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7ee7174..df417da 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ *.dylib *.log .idea -bin/ +bin # Test binary, built with `go test -c` *.test