__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
env/
.env
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.so
.coverage
htmlcov/

# Test/benchmark output
logs.txt
logs1.txt
mcp_debug.log
