diff --git a/qbittorrent-web-api-gen/Cargo.toml b/qbittorrent-web-api-gen/Cargo.toml index f7b23f2..07097e2 100644 --- a/qbittorrent-web-api-gen/Cargo.toml +++ b/qbittorrent-web-api-gen/Cargo.toml @@ -6,6 +6,7 @@ license-file = "../LICENSE" keywords = ["qbittorrent"] repository = "https://github.com/JoelWachsler/qbittorrent-web-api" description = "Auto generated api for qBittorrent" +exclude = ["*.txt", "tests"] [lib] proc-macro = true