diff options
| author | Alexandre Simard <as.simard@outlook.com> | 2022-09-26 17:18:57 -0400 | 
|---|---|---|
| committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-09-27 08:52:43 +0300 | 
| commit | c74becca23d17eeeee3774b6629674a010ae91bd (patch) | |
| tree | b54c6a0035a5d87bcf877beebaffe92e58f4d301 /.gitignore | |
| parent | 16e7ac09df1cef85781494a1234a7aa3c51fb4a9 (diff) | |
| download | stable-diffusion-webui-gfx803-c74becca23d17eeeee3774b6629674a010ae91bd.tar.gz | |
Solve issue #962
Fix by @MrAcademy
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -19,4 +19,5 @@ __pycache__  /webui-user.sh  /interrogate  /user.css -/.idea
\ No newline at end of file +/.idea +/SwinIR | 
