# Rust build output
target/

# Library crates: let downstream projects resolve their own dep versions.
Cargo.lock

# soroban-sdk testutils auto-snapshots (written on Env drop, named after
# each test function). Fully regenerated by every `cargo test` run, no
# human-curated content ever lives here.
test_snapshots/

# Editor / OS
.idea/
.vscode/
.DS_Store

.claude/
