Remove cargo.lock from gitignore rules

This commit is contained in:
Sibi Prabakaran 2021-07-26 07:58:03 +05:30
parent 04b02648c8
commit 54c68236c4
No known key found for this signature in database
GPG Key ID: D19E3E0EBB557613

4
.gitignore vendored
View File

@ -4,9 +4,5 @@ target/
makeshift_testing.py
# 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