Skip to content

Commit

Permalink
Add exclude files
Browse files Browse the repository at this point in the history
  • Loading branch information
lusingander committed Aug 8, 2024
1 parent 633946c commit 14bf9a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ license = "MIT"
keywords = ["cargo", "subcommand", "plugin", "tui"]
categories = ["development-tools::cargo-plugins", "command-line-utilities"]

exclude = ["/.github", "/img", "_config.yml"]

[dependencies]
cargo_metadata = "0.18.1"
clap = { version = "4.5.13", features = ["derive"] }
Expand Down

0 comments on commit 14bf9a8

Please sign in to comment.