Cleanup gitignore, old files
This commit is contained in:
parent
8604e469fd
commit
f860f94c64
3 changed files with 1 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,8 +1,6 @@
|
||||||
__pycache__
|
__pycache__
|
||||||
*.ckpt
|
*.ckpt
|
||||||
*.pth
|
*.pth
|
||||||
/ESRGAN/
|
|
||||||
/SwinIR/
|
|
||||||
/ESRGAN/*
|
/ESRGAN/*
|
||||||
/SwinIR/*
|
/SwinIR/*
|
||||||
/repositories
|
/repositories
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
|
|
Loading…
Reference in a new issue