Remove Cargo.lock from .gitignore

This commit is contained in:
bijan2005 2021-03-20 17:51:25 -04:00
parent 0d3500ceb5
commit 72acde6ea8
2 changed files with 369 additions and 4 deletions

4
.gitignore vendored
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