Exclude fast_image_resize excluded files

This commit is contained in:
Gergő Sályi 2023-04-27 01:09:29 +02:00
parent a514f2dd94
commit f523019f7c

View file

@ -10,7 +10,7 @@ repository = "https://github.com/gergo-salyi/multibg-sway"
license = "MIT OR Apache-2.0"
keywords = ["wallpaper", "background", "desktop", "wayland", "sway"]
categories = ["command-line-utilities", "multimedia::images"]
exclude = ["PKGBUILD"]
exclude = ["PKGBUILD", "patch/fast_image_resize/data"]
[dependencies]
clap = { version = "4.2.1", features = ["derive"] }