Skip to content

Commit 2447a45

Browse files
committed
graphify
1 parent 9402d6d commit 2447a45

3 files changed

Lines changed: 34110 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ out/
77
next-env.d.ts
88

99
# Graphify
10-
graphify-out/
10+
graphify-out/*
11+
!graphify-out/graph.json
12+
!graphify-out/GRAPH_REPORT.md
1113

1214
# Test coverage output
1315
coverage/

0 commit comments

Comments
 (0)