clan-core/.gitignore
Jörg Thalheim 837ebda70d
All checks were successful
checks / test (pull_request) Successful in 33s
checks-impure / test (pull_request) Successful in 6s
gitignore: use absolute paths
2023-09-14 16:28:01 +02:00

15 lines
182 B
Plaintext

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