1
0
forked from clan/clan-core

gitignore: add htmlcov

This commit is contained in:
lassulus 2023-07-24 21:15:51 +02:00
parent a3bcb93f2f
commit 8513c11657

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ __pycache__
.pytest_cache
.pythonenv
.ruff_cache
htmlcov