keep Cargo.lock since building an executable

This commit is contained in:
obito1903 2022-04-29 15:07:10 +02:00
parent 7e341f7a04
commit 3c97a9cb9c
2 changed files with 2392 additions and 2 deletions

4
.gitignore vendored
View file

@ -7,7 +7,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
**/*.rs.bk

2390
Cargo.lock generated Normal file

File diff suppressed because it is too large Load diff