clan-core/.gitignore
a-kenji 97be9f1c4d
All checks were successful
checks / checks (pull_request) Successful in 1m59s
checks / check-links (pull_request) Successful in 13s
checks / checks-impure (pull_request) Successful in 1m47s
flatpak: add gitignore
2024-04-02 12:48:19 +02:00

29 lines
326 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