/target
/mutants.out/
/mutants.out.old/
**/*.rs.bk
*.pdb
.DS_Store
.idea/
.vscode/
*.swp
.worktrees/
.desloppify/
docs/superpoweres/plans/

# Oracle corpus — the nightly checks out the private rusty-imap-mcp-corpus
# into corpus/ (issue #550). CI-only; keep a local checkout from being
# accidentally committed into this repo.
/corpus/

# Conformance suite — installed deps and coverage outputs
tests/mcp-conformance/node_modules/
tests/mcp-conformance/coverage/

# Generated manpages (xtask / `just man`; shipped in release artifacts, never committed)
/man/

# IBM Bob
.bob/
