__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.pytest_cache/
.venv/
venv/
.env
*.xlsx

# media artifacts
*.mp4
*.wav
*.mp3
*.png
*.jpg
