gitignore: add htmlcov
This commit is contained in:
@@ -8,3 +8,4 @@ __pycache__
|
||||
.pytest_cache
|
||||
.pythonenv
|
||||
.ruff_cache
|
||||
htmlcov
|
||||
|
||||
Reference in New Issue
Block a user
@@ -8,3 +8,4 @@ __pycache__
|
||||
.pytest_cache
|
||||
.pythonenv
|
||||
.ruff_cache
|
||||
htmlcov
|
||||
|
||||