# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Secrets / env
.env
.env.*

# Local config
.mcp.json
.claude/settings.local.json

# Built artifacts (.mcpb is built by CI on release; do not commit)
testrail_mcp.mcpb
