clan-core/.gitignore
DavHau fc73301ed9
All checks were successful
checks / check-links (pull_request) Successful in 14s
checks / checks-impure (pull_request) Successful in 1m54s
checks / checks (pull_request) Successful in 4m10s
vms/run.py: refactor use kwargs instead of dataclass for function args
2024-04-09 14:30:46 +07:00

30 lines
331 B
Plaintext

.direnv
***/.hypothesis
out.log
.coverage.*
**/qubeclan
**/testdir
democlan
example_clan
result*
/pkgs/clan-cli/clan_cli/nixpkgs
/pkgs/clan-cli/clan_cli/webui/assets
nixos.qcow2
**/*.glade~
# python
__pycache__
.coverage
.mypy_cache
.pytest_cache
.reports
.ruff_cache
htmlcov
# flatpak
.flatpak-builder
build
build-dir
repo
.env