# Local configuration - contains the robot address and any credentials.
.env

__pycache__/
*.py[cod]
.venv/
venv/
*.log
.DS_Store


# Saved speech audio (regenerated on demand).
audio_library/
