codebase-graph 1.1.6

Native codebaseGraph CLI and MCP server for local code knowledge graphs.
# Rust build outputs
/target/

# Local graph state
/.codebaseGraph/
/.scryer/
/.codex/
/.venv/
/.mcp.json

# Editor and OS noise
.DS_Store
.idea/
.vscode/

# Local environment and generated artifacts
/.env
/.envrc
/.cache/
/build/
/dist/

# Release and benchmark scratch outputs
*.tar.gz
*.tar.gz.sha256
*.tmp
*.lock
!/Cargo.lock