DiffBIR / .gitignore
MultiMatrix's picture
Upload .gitignore
cfb9ad6 verified
raw
history blame contribute delete
160 Bytes
__pycache__
*.ckpt
*.pth
/data
/exps
*.sh
!install_env.sh
/weights
/temp
/results
.ipynb_checkpoints/
/TODO.txt
/deprecated
/temp_scripts
/.vscode
/runs
/tests