14 lines
193 B
Plaintext
14 lines
193 B
Plaintext
# 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/
|