Skip to content

Commit

Permalink
ignore htmlcov and .pytest_cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jul 5, 2023
1 parent adfbb18 commit a1d33cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
__pycache__/
*.py[cod]
*$py.class
.pytest_cache
htmlcov

# C extensions
*.so
Expand Down

0 comments on commit a1d33cd

Please sign in to comment.