-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
Description
Environment
OS: Fedora Linux 40 (Workstation Edition) x86_64
DE: GNOME 46.3.1
WM: Mutter (Wayland)
dotter 0.13.2
The question
Coming from oknozor/toml-bombadil. I can include all files but ignore some of them such:
scripts = { source = "cli/scripts", target = "opt/bin", ignore = ["age", "tz"] }One approach is to include all the files inside scripts manually without age and tz but that would be very tedious.
Thanks for dotter π₯
Reactions are currently unavailable