From cbd054f050b6139f6f7ff299d4e960e18c236b00 Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Tue, 27 Jan 2026 17:17:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=EF=BC=8C?= =?UTF-8?q?=E5=8D=8F=E8=AE=AE=E7=94=B1=E6=AF=8F=E6=AC=A1=E6=89=93=E5=8C=85?= =?UTF-8?q?=E5=AE=9E=E6=97=B6=E7=94=9F=E4=BA=A7?= 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 398fa56f..490788af 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ src/server/heap_after.pb.gz src/server/test/logs/* src/server/test/teLog/* src/server/*.exe* +src/server/msg/Gameapi.pb.go