# 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