Update file .chezmoiignore
This commit is contained in:
parent
fda274e07d
commit
66d52c3640
1 changed files with 5 additions and 5 deletions
|
@ -13,14 +13,14 @@ Library
|
|||
{{- end }}
|
||||
|
||||
{{- if ne .host.distro.family "linux" }}
|
||||
dot_VirtualBox
|
||||
dot_local/bin/executable_install-gnome-extensions
|
||||
dot_local/bin/executable_kde-wallpaper
|
||||
dot_Xresources
|
||||
.local/bin/executable_install-gnome-extensions
|
||||
.local/bin/executable_kde-wallpaper
|
||||
.VirtualBox
|
||||
.Xresources
|
||||
{{- end }}
|
||||
|
||||
{{- if ne .host.qubes true }}
|
||||
dot_local/bin/executable_ramqube
|
||||
.local/bin/ramqube
|
||||
{{- end }}
|
||||
|
||||
{{- if ne .host.distro.family "windows" }}
|
||||
|
|
Loading…
Reference in a new issue