feat: remove Cargo.lock ignore

This commit is contained in:
2024-06-30 20:08:50 +08:00
parent ccb20f627d
commit ed54060db7
2 changed files with 722 additions and 5 deletions

7
.gitignore vendored
View File

@@ -7,7 +7,8 @@
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*
@@ -34,10 +35,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