From 46f9285bea1a5c0b112e442d9e25fca4476e8909 Mon Sep 17 00:00:00 2001 From: fuzhongyun <15339891972@163.com> Date: Wed, 19 Nov 2025 16:27:51 +0800 Subject: [PATCH] =?UTF-8?q?chore=EF=BC=9A=20.gitianore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 188273e..ea6e235 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ .trae/ docs cmd/server/wire_gen.go -__debug* \ No newline at end of file +__debug* +.bin/ \ No newline at end of file