Skip to content

Commit

Permalink
Gitignore .coverage files generated by pytest-xdist
Browse files Browse the repository at this point in the history
  • Loading branch information
philpep committed May 19, 2015
1 parent 88e0928 commit cec4e92
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 @@ -5,7 +5,7 @@
.eggs
*.swp
.local
.coverage
.coverage*
.tox
.python-version
build
Expand Down

0 comments on commit cec4e92

Please sign in to comment.