Skip to content

Commit

Permalink
Fix coverage.xml path in .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler committed Nov 26, 2015
1 parent 7f5e07d commit 26bbf11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ __pycache__
/.venv
/.coverage
/htmlcov
/.coverage.xml
/coverage.xml
/.coverage.*
/.tox
/testresults.html
Expand Down

0 comments on commit 26bbf11

Please sign in to comment.