Skip to content

Commit

Permalink
exclude gif when publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
junkdog committed Sep 7, 2024
1 parent 0ff7586 commit d20ba64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ readme = "README.md"
keywords = ["ratatui", "terminal", "effects", "UI", "TUI"]
categories = ["command-line-interface"]
authors = ["Adrian Papari <[email protected]>"]
exclude = ["images/*.gif", ".*"]

[dependencies]
bon = "2.1.0"
Expand Down

0 comments on commit d20ba64

Please sign in to comment.