Update .local/share/chezmoi/system/.chezmoiignore
This commit is contained in:
parent
96b853c3c2
commit
275be1c8d0
1 changed files with 6 additions and 0 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue