Skip to content

Commit

Permalink
Merge pull request #160 from multiversx/add-cargo-lock
Browse files Browse the repository at this point in the history
add Cargo.lock
  • Loading branch information
dragos-rebegea authored Jan 22, 2024
2 parents d6f79cc + 0e3f491 commit 54d2ca9
Show file tree
Hide file tree
Showing 4 changed files with 2,457 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
!**/wasm*/Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk

Expand Down
8 changes: 8 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 54d2ca9

Please sign in to comment.