chore: gitignore 忽略本地验证用二进制 service_test.exe

This commit is contained in:
夏犀麟 2026-08-27 10:50:33 +08:00
parent f81ce64fdd
commit a85a520af7

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ log/
# GoLand 项目级运行配置含数据库口令禁止提交 # GoLand 项目级运行配置含数据库口令禁止提交
.run/ .run/
service_test.exe