added test coverage reports to gitignore
This commit is contained in:
parent
c32459f0df
commit
fe91134050
|
|
@ -4,6 +4,8 @@ data/
|
||||||
*.code-workspace
|
*.code-workspace
|
||||||
sandbox/
|
sandbox/
|
||||||
htmlcov
|
htmlcov
|
||||||
|
.coverage
|
||||||
|
*.lcov
|
||||||
.vscode/
|
.vscode/
|
||||||
*.pytest_cache/
|
*.pytest_cache/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue