Skip to content

Commit

Permalink
ignore images so able to push to HF
Browse files Browse the repository at this point in the history
  • Loading branch information
morteng committed Feb 16, 2023
1 parent 6b20809 commit 42d3ed8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ __pycache__
*.ckpt
*.safetensors
*.pth
*.jpg
*.png
*.gif
/ESRGAN/*
/SwinIR/*
/repositories
Expand Down

0 comments on commit 42d3ed8

Please sign in to comment.