Locked in cytoscape.js as visualization for dep graph

This commit is contained in:
2026-05-03 01:43:50 +02:00
parent 26b9b95186
commit 04bef63209
3 changed files with 123 additions and 0 deletions

18
.dockerignore Normal file
View File

@@ -0,0 +1,18 @@
.venv
.pytest_cache
__pycache__
**/__pycache__
*.pyc
*.pyo
*.pyd
.env
.env.*
!.env.example
dashboard/node_modules
dashboard/dist
dashboard/src/.observablehq/cache
dashboard/.observablehq/cache
kubectl
tests
docs
infra