Add exclusions

This commit is contained in:
Joel Wachsler 2022-07-10 17:01:04 +00:00
parent d038a96e3a
commit 9e6751612a

View File

@ -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