__pycache__/
*.py[cod]
*$py.class
venv/
.venv/
env/
.env
.pytest_cache/
tests/.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.mcp/
*.log
