Cleanup gitignore, old files

master
d8ahazard 3 years ago
parent 8604e469fd
commit f860f94c64

4
.gitignore vendored

@ -1,8 +1,6 @@
__pycache__ __pycache__
*.ckpt *.ckpt
*.pth *.pth
/ESRGAN/
/SwinIR/
/ESRGAN/* /ESRGAN/*
/SwinIR/* /SwinIR/*
/repositories /repositories
@ -22,4 +20,4 @@ __pycache__
/webui-user.sh /webui-user.sh
/interrogate /interrogate
/user.css /user.css
/.idea /.idea

Loading…
Cancel
Save