EveryDream2trainer/.gitignore

11 lines
121 B
Plaintext

/venv
**/__pycache__
**/*.ckpt
/input/**
/output/**
/ckpt_cache/**
**/.pytest_cache
/logs/**
/tmp/**
/wandb/**
/mycfgs/**