clan-core/.gitignore
Qubasa f224deace9
All checks were successful
checks-impure / test (pull_request) Successful in 13s
checks / test (pull_request) Successful in 1m22s
API: Improved vm_status and added some tests. Skip vm tests in VM
2023-09-30 11:08:42 +02:00

16 lines
194 B
Plaintext

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