Skip to content

Commit

Permalink
git: Add reports to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cdecker committed Sep 25, 2021
1 parent b107a2a commit 6945b2d
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
@@ -1,3 +1,4 @@
__pycache__
.coverage
.mypy_cache
report-*.xml

0 comments on commit 6945b2d

Please sign in to comment.