Skip to content

Commit

Permalink
chore: added htmlcov to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Nov 25, 2024
1 parent 9b23f8a commit cfd7cdf
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 @@ -20,6 +20,7 @@ tests/output
docs/_build
.coverage*
coverage.xml
htmlcov
junit.xml
__pycache__
.*cache
Expand Down

0 comments on commit cfd7cdf

Please sign in to comment.