Skip to content

Commit

Permalink
Fix building issues
Browse files Browse the repository at this point in the history
  • Loading branch information
CostinCarabas committed Feb 12, 2024
1 parent c857b81 commit f5b5760
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 26 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# will have compiled files and executables
/target/

# 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
# These are backup files generated by rustfmt
**/*.rs.bk

Expand Down
4 changes: 0 additions & 4 deletions esdt-safe/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,5 @@
/target/
*/target/

# 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

# The mxpy output
output
40 changes: 20 additions & 20 deletions multi-transfer-esdt/wasm/Cargo.lock

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

0 comments on commit f5b5760

Please sign in to comment.