Cleanup gitignore, old files

This commit is contained in:
d8ahazard 2022-09-26 10:34:26 -05:00
parent 8604e469fd
commit f860f94c64
3 changed files with 1 additions and 4 deletions

4
.gitignore vendored
View file

@ -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

View file

@ -1 +0,0 @@