pbrtest / Marigold-main /.gitignore
ascarlettvfx's picture
Upload 99 files
660acc7 verified
raw
history blame
183 Bytes
# ignore these folders
/checkpoint
/data
/input
/output
/temp
/wandb
/venv
/cache
**/.ipynb_checkpoints/
.vscode/
.idea
# ignore these types
*.pyc
*.out
*.log
*.mexa64
*.pdf
*.tar