Skip to content

Commit 63470bd

Browse files
committed
track Cargo.lock for reproducible builds
1 parent dccc251 commit 63470bd

2 files changed

Lines changed: 3451 additions & 17 deletions

File tree

.gitignore

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,9 @@
22
# will have compiled files and executables
33
/target/
44

5-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
6-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
7-
Cargo.lock
8-
95
# These are backup files generated by rustfmt
106
**/*.rs.bk
117

12-
13-
# Added by cargo
14-
15-
/target
16-
17-
18-
# Added by cargo
19-
#
20-
# already existing elements were commented out
21-
22-
#/target
23-
/Cargo.lock
24-
258
.idea/
269

2710
test.txt

0 commit comments

Comments
 (0)