Add dependency graph JSON data
Add exception to .gitignore for analysis/deps/graph.json
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -26,6 +26,9 @@ target
|
||||
# Session logs directory
|
||||
logs/
|
||||
*.json
|
||||
# Exception: analysis artifacts
|
||||
!analysis/deps/graph.json
|
||||
|
||||
.g3/
|
||||
|
||||
# g3 artifacts
|
||||
|
||||
Reference in New Issue
Block a user