Skip to content

Commit

Permalink
Fix a comment in .gitignore.
Browse files Browse the repository at this point in the history
The new version is more precise.
  • Loading branch information
s3rvac committed May 27, 2016
1 parent 518f2fc commit 60bc749
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 @@ -2,6 +2,6 @@
__pycache__
*.py[co]

# Unit tests and coverage reports
# Code coverage settings and reports
/.coverage
/coverage

0 comments on commit 60bc749

Please sign in to comment.