# Rust build output
/target

# Cargo.lock is intentionally committed (this is a binary project).

# cargo-fuzz (fuzz/ is its own separate crate; build + run artifacts)
/fuzz/target
/fuzz/corpus
/fuzz/artifacts
/fuzz/Cargo.lock

# Editors / OS
/.idea
/.vscode
*.swp
.DS_Store

# Local assistant working files (not part of the project)
/.claude
/.omc
/.cocoindex_code
/AGENTS.md
/CLAUDE.md
/CLAUDE.local.md
