.venv/
__pycache__/
*.py[cod]
.env
logs/
.pytest_cache/
.idea/
.probe/

.mcp.json
openapi.json

# 登录态目录：含可冒充账号的 cookie，绝不可提交
.auth/
