Skip to content

Commit

Permalink
Remove Cargo.lock from sub-crates
Browse files Browse the repository at this point in the history
Summary: Apparently only the top level should have a Cargo.lock.

Reviewed By: avp

Differential Revision: D31044162

fbshipit-source-id: 9efa3107da3cb48ea95864c31280eade03f98659
  • Loading branch information
tmikov authored and facebook-github-bot committed Sep 23, 2021
1 parent 37aac8b commit d0b86d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 72 deletions.
2 changes: 2 additions & 0 deletions unsupported/juno/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
target/
**/Cargo.lock
!./Cargo.lock
72 changes: 0 additions & 72 deletions unsupported/juno/hermes/Cargo.lock

This file was deleted.

0 comments on commit d0b86d9

Please sign in to comment.