Commit 3d498413 authored by shaw's avatar shaw
Browse files

chore: 删除误提交的 Go 测试二进制并更新 .gitignore

parent 7d1fe818
...@@ -14,6 +14,9 @@ backend/server ...@@ -14,6 +14,9 @@ backend/server
backend/sub2api backend/sub2api
backend/main backend/main
# Go 测试二进制
*.test
# 测试覆盖率 # 测试覆盖率
*.out *.out
coverage.html coverage.html
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment