Skip to content

Commit

Permalink
Merge pull request #7 from mulkieran/cargo-package-ignore
Browse files Browse the repository at this point in the history
Specify some ignores for packaging crate
  • Loading branch information
mulkieran authored Dec 20, 2023
2 parents abbc6be + d695599 commit 4514832
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 @@ -9,6 +9,7 @@ repository = "https://github.com/stratis-storage/loopdev-3"
readme = "README.md"
keywords = ["loop"]
edition = "2021"
exclude = ["/.github", ".gitignore"]

[lib]
name = "loopdev"
Expand Down

0 comments on commit 4514832

Please sign in to comment.