.env
mcp*.json

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

# Virtual environments
.venv/

# Log files
*.log

# Coverage reports
.coverage
htmlcov/
.pytest_cache/

# MCPB files
*.mcpb

# VSCode settings
.vscode/PythonImportHelper-v2-Completion.json