diff --git a/.gitignore b/.gitignore index 0287537..40bdb85 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # Rust /target/ **/*.rs.bk -Cargo.lock +# Cargo.lock is tracked to ensure reproducible WASM builds # Soroban compiled output *.wasm