mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-22 07:10:51 -08:00
added gitignore as per #67
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
__pycache__
|
||||||
|
/ESRGAN
|
||||||
|
/repositories
|
||||||
|
/venv
|
||||||
|
/tmp
|
||||||
|
/model.ckpt
|
||||||
|
/GFPGANv1.3.pth
|
||||||
|
/ui-config.json
|
||||||
Reference in New Issue
Block a user