diff --git a/Cargo.toml b/Cargo.toml index 420ce16..cab2f30 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,7 @@ readme = "README.md" keywords = ["ratatui", "terminal", "effects", "UI", "TUI"] categories = ["command-line-interface"] authors = ["Adrian Papari "] +exclude = ["images/*.gif", ".*"] [dependencies] bon = "2.1.0"