Locked in cytoscape.js as visualization for dep graph
This commit is contained in:
parent
6fe8926c6d
commit
190704a4eb
4 changed files with 135 additions and 1 deletions
18
state-hub/.dockerignore
Normal file
18
state-hub/.dockerignore
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue