# Build artifacts
/target

# Editor / tooling
.idea
.vscode
.claude
.gstack

# macOS
.DS_Store

# Local scratch / notes
/thoughts

# Rust compiler crash dumps
rustc-ice-*.txt

# License certificates written by `supso sync`/`install` while testing
/.supso/

# Cargo.lock is intentionally committed: this is a binary, so a pinned,
# reproducible dependency set is what ships and what CI builds.
