Files
speech2text/.dockerignore
2026-06-02 17:35:45 +08:00

16 lines
213 B
Plaintext

.git
.github
node_modules
npm-debug.log
storage/app/private
storage/logs
storage/framework/cache
storage/framework/sessions
storage/framework/views
.env
.env.*
!.env.example
*.md
docker/transcription-worker
tests