Removed Cargo.lock from gitignore

This commit is contained in:
cyber-sushi 2024-11-19 13:24:08 +01:00
parent e1caa580f3
commit 6f8cf4e099

2
.gitignore vendored
View file

@ -5,7 +5,7 @@ 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
#Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk