Skip to content

Commit

Permalink
Remove Cargo.lock from git.
Browse files Browse the repository at this point in the history
It should only be commited for binaries, not libraries.
  • Loading branch information
vincentdephily committed Feb 2, 2018
1 parent 098d5bc commit 571b389
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/target/
**/*.rs.bk
Cargo.lock
4 changes: 0 additions & 4 deletions Cargo.lock

This file was deleted.

0 comments on commit 571b389

Please sign in to comment.