From 9905991fc3868342d59b472222ded8fd1e705f53 Mon Sep 17 00:00:00 2001 From: liuxiaobo <1224730913@qq.com> Date: Sun, 25 May 2025 20:51:17 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c75f60e..7ee7174 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ *.dylib *.log .idea +bin/ # Test binary, built with `go test -c` *.test