Skip to content

chore: gitignore local graphify knowledge-graph output#1687

Open
MrDirkelz wants to merge 1 commit into
mainfrom
chore/gitignore-graphify-out
Open

chore: gitignore local graphify knowledge-graph output#1687
MrDirkelz wants to merge 1 commit into
mainfrom
chore/gitignore-graphify-out

Conversation

@MrDirkelz

Copy link
Copy Markdown
Collaborator

What

Adds graphify-out/ to the root .gitignore.

Why

The graphify tool generates a graphify-out/ directory at the repo root containing the knowledge-graph artifacts (graph.json, GRAPH_REPORT.md, graph.html, manifest.json) plus machine-specific dotfiles (.graphify_root, .graphify_python) and a regenerable cache/.

For now we want this generated output to live locally without polluting git status or being committed — keeping it ignored until there's a clearer decision on whether the graph artifacts themselves belong in version control.

Scope

  • One line: graphify-out/ added to .gitignore.
  • No graph data is committed.

🤖 Generated with Claude Code

The `graphify` tool generates a graphify-out/ directory (graph.json,
GRAPH_REPORT.md, graph.html, manifest, plus machine-specific dotfiles and
a regenerable cache). Keep it local and out of version control for now,
pending a decision on whether to commit the graph artifacts.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant