# Python
__pycache__/
*.py[cod]
.venv/
*.egg-info/

# Tooling caches
.pytest_cache/
.ruff_cache/
.pyright/

# E2E fixture source videos
e2e/data/simulated_session/*.mov


.harness
