clan-core/.gitignore

38 lines
397 B
Plaintext
Raw Normal View History

.direnv
2023-11-07 19:53:29 +00:00
***/.hypothesis
2023-12-26 17:20:41 +00:00
out.log
2023-10-24 14:54:10 +00:00
.coverage.*
**/qubeclan
**/testdir
2023-10-03 11:20:22 +00:00
democlan
example_clan
2023-07-12 16:10:41 +00:00
result*
2023-09-14 14:28:01 +00:00
/pkgs/clan-cli/clan_cli/nixpkgs
/pkgs/clan-cli/clan_cli/webui/assets
nixos.qcow2
2023-11-25 00:55:01 +00:00
**/*.glade~
2024-04-13 12:42:37 +00:00
/docs/out
2024-05-15 12:27:18 +00:00
# dream2nix
.dream2nix
# python
__pycache__
.coverage
.mypy_cache
.pytest_cache
.reports
.ruff_cache
2023-07-24 19:15:51 +00:00
htmlcov
2024-04-02 10:48:19 +00:00
# flatpak
.flatpak-builder
build
build-dir
repo
.env
2024-05-15 12:27:18 +00:00
# node
node_modules
dist
.webui