Files
transcription/.dockerignore
2026-06-26 19:17:18 -05:00

14 lines
111 B
Plaintext

.git
.gitignore
.vscode
.venv
.pytest_cache
.ruff_cache
__pycache__/
*.py[cod]
*.db
.env
tests/
docs/
uploads/