Gemini-VideoGeneration / .dockerignore
LehongWu's picture
Upload folder using huggingface_hub
6cc3d86 verified
.git
.gitignore
**/__pycache__
**/*.py[cod]
.venv
venv
.env
.env.*
# Rebuilt inside the image; omit host bundle from context
web/backend/static
web/frontend/node_modules
**/node_modules