Files
tele-mcp/.gitignore
tegwick 8f2584c1a0 Add MCP bridge local verification harness (TELE-WP-0002)
Introduce pytest smoke tests, run/verify scripts, and Makefile targets so
the bridge can be developed and validated without a full cluster deploy.
Document the local workflow and agent quickstart in README.
2026-06-24 18:18:00 +02:00

5 lines
56 B
Plaintext

.venv/
__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/