Files
WhisperLiveKit/.dockerignore

14 lines
107 B
Plaintext

.git
.github
.venv
__pycache__
*.pyc
.pytest_cache
.mypy_cache
.ruff_cache
.cache
.tmp
.secrets
dist
build