diff options
author | Alexandre Simard <as.simard@outlook.com> | 2022-09-26 21:18:57 +0000 |
---|---|---|
committer | Alexandre Simard <as.simard@outlook.com> | 2022-09-26 21:18:57 +0000 |
commit | 9e737cbadcdc89c23b119701815275e7c209ff00 (patch) | |
tree | e9c4f21fb4a9a098af8f207c212cb9a4d8b15959 /.gitignore | |
parent | 78d6aef30249530d8cc0b5023b2f8bf8c86f8446 (diff) | |
download | stable-diffusion-webui-gfx803-9e737cbadcdc89c23b119701815275e7c209ff00.tar.gz stable-diffusion-webui-gfx803-9e737cbadcdc89c23b119701815275e7c209ff00.tar.bz2 stable-diffusion-webui-gfx803-9e737cbadcdc89c23b119701815275e7c209ff00.zip |
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 |