comparison .hgignore @ 107:49c6633f6fd2

Add Cargo.lock file. This ensures that we get reproducible builds, particularly because we want to support Rust v1.75.
author Paul Fisher <paul@pfish.zone>
date Thu, 26 Jun 2025 22:42:32 -0400
parents 21a8172eedde
children
comparison
equal deleted inserted replaced
106:49d9e2b5c189 107:49c6633f6fd2
1 syntax: rootglob 1 syntax: rootglob
2 .idea 2 .idea
3 Cargo.lock
4 target 3 target