Skip to content

Commit

Permalink
Update git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pvk-developer committed Nov 18, 2024
1 parent 28ae7dd commit a50a59a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ coverage.xml
*.cover
.hypothesis/
.pytest_cache/
*_cov.xml

# Translations
*.mo
Expand Down Expand Up @@ -114,6 +115,3 @@ ENV/

# tutorials
tutorials/mymodel.pkl

# Codecov
*_cov.xml

0 comments on commit a50a59a

Please sign in to comment.