mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-02 19:50:05 +00:00
Merge pull request #660 from jamesmoore/master
.gitignore - Exclude checkpoint files in models folder
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@ __pycache__
|
||||
/venv
|
||||
/tmp
|
||||
/model.ckpt
|
||||
/models/*.ckpt
|
||||
/GFPGANv1.3.pth
|
||||
/ui-config.json
|
||||
/outputs
|
||||
|
||||
Reference in New Issue
Block a user