voice-text-rtime / .gitignore
beeguy's picture
speech recognition
a75d0bf
raw
history blame
No virus
79 Bytes
# .gitignore file for python projects
.venv
.env
__pycache__
*.pyc
*.pyo
*.pyd