Spaces:
Sleeping
Sleeping
| .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 | |
| .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 | |