clan-core/.gitignore
Jörg Thalheim 117f7448d9
All checks were successful
build / test (pull_request) Successful in 14s
drop unused .pre-commit-config.yaml
2023-08-26 09:26:31 +02:00

12 lines
103 B
Plaintext

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