refactor(rust): always allow Cargo.lock file

This commit is contained in:
Carlo Corradini 2024-06-18 14:19:41 +02:00 committed by GitHub
parent 8779ee73af
commit 3c298ea5f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,10 +3,6 @@
debug/
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