aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b71e1875..3532dab3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,13 @@
__pycache__
-/ESRGAN
+*.ckpt
+*.pth
+/ESRGAN/*
+/SwinIR/*
/repositories
/venv
/tmp
/model.ckpt
-/models/**/*.ckpt
+/models/**/*
/GFPGANv1.3.pth
/gfpgan/weights/*.pth
/ui-config.json