Add `cover/` to Python.gitignore. (#3310)

This commit is contained in:
Xuan (Sean) Hu 2020-02-20 02:09:45 +08:00 committed by GitHub
parent 8d88fa5215
commit 83ff6af378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ coverage.xml
*.py,cover
.hypothesis/
.pytest_cache/
cover/
# Translations
*.mo