clan-core/.gitignore
DavHau cb307f761a
All checks were successful
build / test (push) Successful in 15s
formatting: add pre-commit hook to dev shell
2023-07-28 18:12:31 +02:00

14 lines
138 B
Plaintext

.direnv
result*
.pre-commit-config.yaml
# python
__pycache__
.coverage
.mypy_cache
.pytest_cache
.pythonenv
.reports
.ruff_cache
htmlcov