rename binary name to gammaray-mcp-bridge

This commit is contained in:
2026-07-08 13:26:08 +08:00
parent 83df5286c5
commit a6335429e5
10 changed files with 114 additions and 68 deletions

3
.gitignore vendored
View File

@@ -3,6 +3,9 @@ build/
bridge/build/
install-prefix/
# Compiled test binaries (not committed)
tests/testapp/widget_test_app
# Python
__pycache__/
.pytest_cache/