# Python build / cache
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.pytest_cache/

# blaxx-memory runtime artifacts
.blaxx/
*.blaxxbak

# Generated outputs (regenerate with `blaxx-memory build`).
# Commit these if you want the graph/vault shared via git; ignore otherwise.
# /output/
# /wiki/
