Update .local/share/chezmoi/system/.chezmoiignore

This commit is contained in:
Brian Zalewski 2022-12-06 09:41:03 +00:00
parent 96b853c3c2
commit 275be1c8d0

View file

@ -8,6 +8,12 @@ etc/qubes
etc/yum.repos.d/qubes-dom0.repo
{{- end }}
{{- if ne .host.distro.family "linux" }}
boot
etc
usr
{{- end }}
{{- if eq .host.distro.family "windows" }}
usr/local/bin/executable_squash-symlink
{{- end }}