# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/

# OS / editors
.DS_Store
.idea/
.vscode/

# Qontinuum local artifacts (snapshots.json IS committed; these are not)
**/.qontinuum/cache/
**/.qontinuum/history.jsonl
qontinuum-report.md
qontinuum-dashboard.html
