diff --git a/Cargo.toml b/Cargo.toml index ea2bd09..68e109f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,9 @@ categories = ["development-tools"] exclude = [ ".github/**/*", "README.txtpp.md", - "Taskfile.yml" + "Taskfile.yml", + "magoo.txt", + "magoo.webp" ] [dependencies]