Skip to content

Commit

Permalink
chore: exclude useless directories
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Jan 10, 2024
1 parent 6654475 commit 6ef910c
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 @@ -11,6 +11,7 @@ documentation = "https://docs.rs/foundry-compilers"
description = "Utilities for working with solidity compilers, namely solc"
keywords = ["foundry", "solidity", "solc", "ethereum", "ethers"]
edition = "2021"
exclude = [".github/", "sccripts/", "test-data/"]

[package.metadata.docs.rs]
all-features = true
Expand Down

0 comments on commit 6ef910c

Please sign in to comment.