voice-cloning-backend / .dockerignore
AJ50's picture
Initial voice cloning backend with all dependencies
5008b66
__pycache__
*.pyc
.git
.env
.env.local
node_modules
dist
build
.DS_Store
*.log
.vscode
.idea
*.egg-info
.pytest_cache
frontend/node_modules
.next
.nuxt
.cache