Skip to content

Commit

Permalink
Merge pull request #109 from holochain/feat/seed-import
Browse files Browse the repository at this point in the history
Seed Import from json file
  • Loading branch information
matthme authored Jun 13, 2024
2 parents 62e7c4b + 6b9fcc2 commit a49bc04
Show file tree
Hide file tree
Showing 13 changed files with 7,626 additions and 132 deletions.
1 change: 0 additions & 1 deletion .husky/pre-commit

This file was deleted.

3 changes: 1 addition & 2 deletions rust-utils/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ dist
.AppleDouble
.LSOverride

# Icon must end with two
# Icon must end with two
Icon


Expand Down Expand Up @@ -184,7 +184,6 @@ $RECYCLE.BIN/
#Added by cargo

/target
Cargo.lock

.pnp.*
.yarn/*
Expand Down
Loading

0 comments on commit a49bc04

Please sign in to comment.