Skip to content

Commit

Permalink
Add coverage report to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wkeeling committed Aug 25, 2018
1 parent a77d19b commit f2820bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ __pycache__/

# Editor
.idea

# Test
.coverage
coverage.xml

0 comments on commit f2820bb

Please sign in to comment.