removed Cargo.lock from .gitignore

This commit is contained in:
Giuliano Bellini s294739
2023-01-01 10:46:24 +01:00
parent 6cc3c84f97
commit 7629e196d1
3 changed files with 4125 additions and 16 deletions

4
.gitignore vendored
View File

@@ -179,10 +179,6 @@ Temporary Items
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