Skip to content

Commit 83ff6af

Browse files
authored
Add cover/ to Python.gitignore. (#3310)
1 parent 8d88fa5 commit 83ff6af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Python.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ coverage.xml
5050
*.py,cover
5151
.hypothesis/
5252
.pytest_cache/
53+
cover/
5354

5455
# Translations
5556
*.mo

0 commit comments

Comments
 (0)