Skip to content

Commit

Permalink
added .coverage to .gitigngore
Browse files Browse the repository at this point in the history
  • Loading branch information
Tjalling-dejong committed Nov 6, 2024
1 parent aafcfda commit 4395831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
/dist
/build
/documentation
/tests/test_data/*
*.log
*.log
.coverage

0 comments on commit 4395831

Please sign in to comment.