mirror of
https://github.com/safishamsi/graphify.git
synced 2026-09-04 20:55:50 +00:00
45x faster cluster import, 135x faster detect, parallel subagent extraction, auto-exclude venvs/caches, suggest_questions fix, manifest fix, install CLI
16 lines
132 B
Plaintext
16 lines
132 B
Plaintext
venv/
|
|
.venv/
|
|
env/
|
|
__pycache__/
|
|
*.pyc
|
|
*.egg-info/
|
|
.eggs/
|
|
dist/
|
|
build/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
*.so
|
|
*.egg
|
|
.graphify/
|