diff --git a/Cargo.toml b/Cargo.toml index e0955c8d6d5..2bd30272439 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,21 +11,21 @@ repository = "https://github.com/stratis-storage/stratisd/" keywords = ["Linux", "filesystem", "storage"] categories = ["filesystem"] exclude = [ - "/_typos.toml", - "/docs", - "/dracut", "/.clippy.toml", - "/.gitignore", "/.githooks", "/.github", + "/.gitignore", "/.packit.yaml", - "/systemd", - "/tests", - "/udev", + "/_typos.toml", "/Makefile", "/Makefile_dependencies", "/README_tests.md", + "/docs", + "/dracut", "/stratisd.conf" + "/systemd", + "/tests", + "/udev", ] [[bin]]