/target/
# OS / editor cruft
.DS_Store
Thumbs.db
.vscode/
.idea/
*.swp
*.swo
*~
# Local agent / tooling state
.claude/
# cargo-fuzz build output + generated corpus/artifacts (regenerated by the
# fuzzer; not source). A minimized seed corpus, if any, is curated separately.
/fuzz/target/
/fuzz/corpus/
/fuzz/artifacts/