__pycache__/
*.py[cod]
build/
dist/
*.egg-info/
.coverage
.pytest_cache/
.ruff_cache/
.idea/
.vscode/
.env
.venv
venv/
ms-playwright/
**/playwright-browsers/

# Test artifacts
tests/fixtures/*.mp4
tests/fixtures/*.png
tests/fixtures/*.webm
/tmp_renders/
