"backend/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "426d691c950e74cd105bb32a7a5b9dbd7f3ecaba"
Commit b03fb9c2 authored by shaw's avatar shaw
Browse files

fix: remove accidentally committed test binary and restore .gitignore

- Remove backend/repository.test (62MB macOS arm64 test binary)
- Restore *.test pattern in .gitignore to prevent future accidents
parent 9f4d4e5a
......@@ -14,6 +14,9 @@ backend/server
backend/sub2api
backend/main
# Go 测试二进制
*.test
# 测试覆盖率
*.out
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