ImageGen-Studio / .gitignore
BlueSkyXN's picture
Deploy GitHub dc4387d3dbd5c45edde5f50e1be19ce6471d962e
12d96e2 verified
Raw
History Blame Contribute Delete
251 Bytes
__pycache__/
*.py[cod]
.pytest_cache/
.coverage
.venv/
.env
local/
_vendor/
custom_nodes/
models/
input/
!core/pipelines/workflow_recipes/_partials/input/
!core/pipelines/workflow_recipes/_partials/input/*.yaml
output/
ComfyUI_temp/
*.log
.DS_Store