.venv/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.idea/
.vscode/
dist/
build/
*.egg-info/
.DS_Store
# local state + secrets never committed
.gpu-orchestrator/
gpu-orchestrator.toml
.env

# bundled open-lease-ui (built via open-lease-ui  ERR_PNPM_NO_IMPORTER_MANIFEST_FOUND  No package.json (or package.yaml, or package.json5) was found in "/Users/fbaig/Projects/open-lease".)
src/gpu_orchestrator/web/
