Skip to content

Commit

Permalink
Add cover/ to Python.gitignore. (#3310)
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan authored Feb 19, 2020
1 parent 8d88fa5 commit 83ff6af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Python.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ coverage.xml
*.py,cover
.hypothesis/
.pytest_cache/
cover/

# Translations
*.mo
Expand Down

0 comments on commit 83ff6af

Please sign in to comment.