# Byte-compiled / cache files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
dist/
wheelhouse/
pip-wheel-metadata/
*.egg-info/
*.egg

# Virtual environments
.venv/
venv/
env/
ENV/

# Tooling caches
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
coverage.xml

# IDE / editor state
.idea/
.vscode/
*.swp
*.swo

# Local configs & logs
.python-version
.DS_Store
logs/

# MCP + runtime artifacts
token-store.json
*.log
.env

#Env
mcp_tokens.json