Skip to content

Commit bad6a24

Browse files
committed
Ignore Cargo.lock
According to [1], [2] Cargo.lock should be added to gitignore for libraries. [1](http://doc.crates.io/guide.html#cargo.toml-vs-cargo.lock) [2](rust-lang/cargo#315)
1 parent bae261b commit bad6a24

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
.idea/
22
target/
3+
Cargo.lock

Cargo.lock

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)