Files
clan-core/.gitignore
2024-03-17 18:16:08 +01:00

23 lines
277 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