Skip to content

Commit f49fa01

Browse files
Copilot0xrinegade
andcommitted
Add Cargo.lock file and remove it from .gitignore for reproducible builds
Co-authored-by: 0xrinegade <[email protected]>
1 parent 972f8b6 commit f49fa01

File tree

2 files changed

+7964
-2
lines changed

2 files changed

+7964
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Generated by Cargo
22
/target/
3-
Cargo.lock
43
logs/
54
logs-runtime.log
6-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
5+
# Cargo.lock is tracked for executables to ensure reproducible builds
76
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
87

98
# These are backup files generated by rustfmt

0 commit comments

Comments
 (0)