diff --git a/Cargo.toml b/Cargo.toml index 62dccab..0b316b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,10 +10,12 @@ repository = "https://github.com/sgoudham/uwuifyy" keywords = ["cli", "uwu", "owo", "uwuify", "anime"] categories = ["command-line-utilities"] exclude = [ - "examples/the-complete-works-of-william-shakespeare.txt", - "examples/tiktok_app_reviews.csv", - "examples/tokyo-2020-olympics-tweets.csv", - "examples/uwu/**", + "examples/the-complete-works-of-william-shakespeare.txt", + "examples/tiktok_app_reviews.csv", + "examples/tokyo-2020-olympics-tweets.csv", + "examples/uwu/**", + ".github/**", + "scripts/**" ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html