Update gitignore to ignore codeformer weights at new location

Eventually making it slightly more flexible
This commit is contained in:
spezialspezial 2022-10-17 11:00:03 +02:00 committed by Lincoln Stein
parent 9910a0b004
commit d65948c423

2
.gitignore vendored
View File

@ -1,7 +1,7 @@
# ignore default image save location and model symbolic link
outputs/
models/ldm/stable-diffusion-v1/model.ckpt
ldm/dream/restoration/codeformer/weights
**/restoration/codeformer/weights
# ignore the Anaconda/Miniconda installer used while building Docker image
anaconda.sh