Skip to content

Commit

Permalink
Ignore Cargo.lock
Browse files Browse the repository at this point in the history
Libraries should ignore `Cargo.lock`.
See <rust-lang/cargo#315> and
<http://doc.crates.io/guide.html>.
  • Loading branch information
YOSHIOKA Takuma committed Nov 9, 2017
1 parent 512bec5 commit 54e6438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 38 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
*~
target/
target/
Cargo.lock
37 changes: 0 additions & 37 deletions Cargo.lock

This file was deleted.

0 comments on commit 54e6438

Please sign in to comment.