4d10653790
Toggle voice-to-text tool with Linux and Windows support. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
164 B
Plaintext
12 lines
164 B
Plaintext
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
# Virtual environment
|
|
.venv/
|
|
|
|
# Blurt runtime config / secrets (written by blurt.py at runtime)
|
|
api_key.txt
|
|
model.txt
|
|
language.txt
|