Cargo.lock
target/
.idea/
.vscode/
*.raw*
.DS_Store
# Top-level only — must NOT match `src/rules/`, which is real
# tracked source. `rules/` (no leading slash) is a recursive
# match in gitignore semantics and silently dropped
# `src/rules/com_db.rs` from the index when the generator first
# emitted it, breaking `cargo publish` (tarball was missing the
# `include!`-d 5.8 MB GUID database).
/rules/
tmp/