diff --git a/Cargo.toml b/Cargo.toml index 7add976..a8dc034 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"