Merge pull request #31 from rg-najera/fix/mermaid-graph-view

Fixes Mermaid diagram view
This commit is contained in:
Eliad Shahar
2025-06-26 20:52:13 +03:00
committed by GitHub
2 changed files with 1263 additions and 1203 deletions

7
.gitignore vendored
View File

@@ -81,3 +81,10 @@ workflow_rename_log.json
# Node.js artifacts (if using npm)
node_modules/
package-lock.json
#db
*.db-shm
*.db-wal
# versions
.python-version

File diff suppressed because it is too large Load Diff