Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
adamws committed Sep 4, 2024
1 parent 9f97b1d commit 5d3662a
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 @@ -8,7 +8,8 @@ dist/
.coverage
.coverage.*
.pytest_cache/
tests/report.html
tests/report*.html
report*.html

# Environments
.env
Expand Down

0 comments on commit 5d3662a

Please sign in to comment.