.DS_Store
__pycache__

# Virtualenvs and tool caches
.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Build artefacts
build/
dist/
*.egg-info/
video/
