remove cargo.lock from .gitignore

This commit is contained in:
notohh 2024-06-01 11:54:37 -04:00
parent 6022cb94a8
commit 7c77bbd62b
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 1400 additions and 4 deletions

4
.gitignore vendored
View file

@ -4,10 +4,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

1400
Cargo.lock generated Normal file

File diff suppressed because it is too large Load diff