# Python
**/*.egg-info
**/__pycache__/
.venv/

# Tooling
.mypy_cache/
.ruff_cache/

# Testing
config.json
scripts/
!scripts/youtube.py