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
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@ __pycache__
|
|||
config.json
|
||||
state.json
|
||||
.venv
|
||||
.coverage
|
Loading…
Add table
Reference in a new issue