Includes graphify-out/ (interactive graph.html, GRAPH_REPORT.md, graph.json from Gemini-backed extraction) plus .graphifyignore/.gitignore scope config, alongside other pending working-tree changes. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
5 lines
190 B
Plaintext
5 lines
190 B
Plaintext
# graphify scope control — exclude non-standard virtualenvs that the default
|
|
# rules (.venv, venv) don't catch, so pip-package source doesn't pollute the graph.
|
|
.venv-ourdigital/
|
|
.venv-*/
|