Skip to content

Commit

Permalink
exclude build scripts from publish
Browse files Browse the repository at this point in the history
  • Loading branch information
danreeves committed Nov 6, 2018
1 parent 26ba4d9 commit c3582ea
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 @@ -8,6 +8,7 @@ documentation = "https://docs.rs/path-clean"
readme = "README.md"
license = "MIT OR Apache-2.0"
keywords = ["path", "clean"]
exclude = ["scripts"]

[dependencies]

Expand Down

0 comments on commit c3582ea

Please sign in to comment.