clan-core/.gitignore
DavHau 648c6157ad
Some checks failed
checks-impure / test (pull_request) Successful in 1m59s
checks / test (pull_request) Failing after 2m31s
ui: add clan tool bar
To use for selecting a clan from the history
2023-11-18 18:32:02 +07:00

22 lines
267 B
Plaintext

.direnv
***/.hypothesis
.coverage.*
**/qubeclan
**/testdir
democlan
example_clan
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