Skip to content

Commit

Permalink
fix: exclude documents folder from publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
encody committed Jun 27, 2023
1 parent 0180492 commit 65195e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Helpful functions and macros for developing smart contracts on NEAR Protocol.
"""
documentation = "https://docs.rs/near-sdk-contract-tools"
edition = "2021"
exclude = ["documents/"]
license = "GPL-3.0"
name = "near-sdk-contract-tools"
repository = "https://github.com/NEARFoundation/near-sdk-contract-tools"
Expand Down

0 comments on commit 65195e6

Please sign in to comment.