Add the coverage file to the ignore list
This commit is contained in:
parent
f25dc8db35
commit
93337ebde9
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
__pycache__
|
||||
config.json
|
||||
state.json
|
||||
.venv
|
||||
.venv
|
||||
.coverage
|
Loading…
Add table
Reference in a new issue