Skip to content

Commit

Permalink
Merge pull request #47 from IBM/maintenance
Browse files Browse the repository at this point in the history
Ignoring coverage files and checkpoints
  • Loading branch information
CarlosGomes98 authored Jul 18, 2024
2 parents c9cb0e6 + 4384db5 commit 3b76391
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ site/*
build/*
dist/*
*.egg-info
*.coverage.*
**/*.pt
*.ipynb_checkpoints
**/*pt
**/*pth

0 comments on commit 3b76391

Please sign in to comment.