8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
|
|
# Keep the project graph AST-only (code files); markdown/docs would route
|
||
|
|
# through the Ollama doc pass and make graph rebuilds slow and non-reproducible.
|
||
|
|
docs/
|
||
|
|
*.md
|
||
|
|
config/
|
||
|
|
graphify-out/
|
||
|
|
.os-adr/
|