clan-core/.gitignore
Jörg Thalheim 3bdd3af248
All checks were successful
checks-impure / test (pull_request) Successful in 12s
checks / test (pull_request) Successful in 1m55s
cli: fix nixpkgs unfree import
2023-09-06 17:37:41 +02:00

14 lines
170 B
Plaintext

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