Open azzamsa opened 3 months ago
OS: Fedora Linux 40 (Workstation Edition) x86_64 DE: GNOME 46.3.1 WM: Mutter (Wayland) dotter 0.13.2
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.
scripts
age
tz
Thanks for dotter 🥞
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:
One approach is to include all the files inside
scripts
manually withoutage
andtz
but that would be very tedious.Thanks for dotter 🥞