diff --git a/.gitignore b/.gitignore index fe0ed00..90df6d4 100644 --- a/.gitignore +++ b/.gitignore @@ -171,6 +171,7 @@ cython_debug/ #.idea/ hyperdb/templates/data.js +hyperdb/templates/g6.min.js # UV package manager .venv/ diff --git a/hyperdb/templates/hypergraph_viewer.html b/hyperdb/templates/hypergraph_viewer.html index 820864d..2b23b89 100644 --- a/hyperdb/templates/hypergraph_viewer.html +++ b/hyperdb/templates/hypergraph_viewer.html @@ -4,7 +4,10 @@