.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
