Add dependency graph JSON data

Add exception to .gitignore for analysis/deps/graph.json
This commit is contained in:
Dhanji R. Prasanna
2026-01-06 13:24:01 +11:00
parent 6d6aed563d
commit 2d8e733820
2 changed files with 402 additions and 0 deletions

3
.gitignore vendored
View File

@@ -26,6 +26,9 @@ target
# Session logs directory
logs/
*.json
# Exception: analysis artifacts
!analysis/deps/graph.json
.g3/
# g3 artifacts