Skip to content

Commit 2275d70

Browse files
author
Nils Kattenbeck
committed
Remove Cargo.lock from gitignore
1 parent 6b1ed5b commit 2275d70

2 files changed

Lines changed: 1500 additions & 4 deletions

File tree

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
debug/
1010
target/
1111

12-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
13-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
14-
Cargo.lock
15-
1612
# These are backup files generated by rustfmt
1713
**/*.rs.bk
1814

0 commit comments

Comments
 (0)