Skip to content

Commit a631d7f

Browse files
committed
Add Cargo.lock to git
1 parent cd28356 commit a631d7f

File tree

2 files changed

+4471
-5
lines changed

2 files changed

+4471
-5
lines changed

.gitignore

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +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-
138
# Added by cargo
149

1510
/target

0 commit comments

Comments
 (0)