# graphify working files (contain local machine paths)
graphify-out/.graphify_*
graphify-out/cost.json
# python
__pycache__/
*.pyc
.venv/
# os
.DS_Store
Thumbs.db
# never commit the raw dump or embedded repos
brain_dump/
**/.git/
knowledge-catalog/
