Skip to content

Commit

Permalink
Added eggs and htmlcov directories and coverage.xml to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
rudaporto authored and jensens committed Jun 26, 2018
1 parent 1bedcff commit db1c4a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ __pycache__
*.pyc
*.pyo
*.so

coverage.xml
htmlcov/
eggs/

0 comments on commit db1c4a9

Please sign in to comment.