Skip to content

Commit

Permalink
Merge pull request #513 from Kosinkadink/develop
Browse files Browse the repository at this point in the history
Add back *.pt to .gitignore from DrJKL's reverted PR
  • Loading branch information
Kosinkadink authored Dec 5, 2024
2 parents ef3c15f + 9aaec4d commit 4f1344e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ __pycache__
*.ckpt
*.safetensors
*.pth
*.pt
manual_testing.py

0 comments on commit 4f1344e

Please sign in to comment.