[issue_1114] remove Cargo.lock from .gitignore (#1115)

This commit is contained in:
Adam Tokarski 2024-06-18 15:38:24 +02:00 committed by GitHub
parent 1428a7ee3e
commit 6392516c47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
.gitignore vendored
View File

@ -7,10 +7,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