clan-core/.gitignore
Qubasa cb06353451
All checks were successful
checks-impure / test (pull_request) Successful in 1m3s
checks / test (pull_request) Successful in 2m39s
pytest: Removed -s flag for CI
2023-12-26 18:20:41 +01:00

24 lines
287 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
/machines
nixos.qcow2
**/*.glade~
# python
__pycache__
.coverage
.mypy_cache
.pytest_cache
.reports
.ruff_cache
htmlcov