Files
clan-core/.gitignore
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