__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.eggs/

output/
test_output/

*.mp4
*.webm

.env
.venv/
venv/

.claude/
