chore: Remove Cargo.lock

This commit is contained in:
Dheepak Krishnamurthy 2024-05-12 00:06:22 -04:00
parent 469ebf97cd
commit 4014e95db0

4
.gitignore vendored
View file

@ -3,10 +3,6 @@
# will have compiled files and executables
target/**
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk