clan-core/.gitignore
DavHau 202e07d5fe
Some checks failed
build / test (push) Failing after 13s
clan-cli: hint on how to get coverage html
2023-07-25 00:59:51 +02:00

13 lines
114 B
Plaintext

.direnv
result*
# python
__pycache__
.coverage
.mypy_cache
.pytest_cache
.pythonenv
.reports
.ruff_cache
htmlcov