There was an error while loading. Please reload this page.
1 parent 9402d6d commit 2447a45Copy full SHA for 2447a45
3 files changed
.gitignore
@@ -7,7 +7,9 @@ out/
7
next-env.d.ts
8
9
# Graphify
10
-graphify-out/
+graphify-out/*
11
+!graphify-out/graph.json
12
+!graphify-out/GRAPH_REPORT.md
13
14
# Test coverage output
15
coverage/
0 commit comments