Skip to content

Commit

Permalink
Add Cargo.lock to gitignore
Browse files Browse the repository at this point in the history
Libraries should ignore it.
  • Loading branch information
axic committed Aug 17, 2018
1 parent e3dc102 commit ffe6cc0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 99 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
99 changes: 0 additions & 99 deletions Cargo.lock

This file was deleted.

0 comments on commit ffe6cc0

Please sign in to comment.