clan-core/.gitignore
Jörg Thalheim 802a86715d
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 55s
gitignore deps_flake
2023-09-06 16:04:56 +02:00

14 lines
173 B
Plaintext

.direnv
result*
pkgs/clan-cli/clan_cli/deps_flake
pkgs/clan-cli/clan_cli/webui/assets
# python
__pycache__
.coverage
.mypy_cache
.pytest_cache
.reports
.ruff_cache
htmlcov