diff --git a/Cargo.toml b/Cargo.toml index 179ac4d..199b3b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,12 @@ readme = "README.md" 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/**" +] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html