flocon/.chezmoiignore

12 lines
247 B
Text
Raw Normal View History

2023-09-20 18:33:14 +02:00
README.md
screenshots
packages
2023-09-20 19:53:36 +02:00
{{ if eq .chezmoi.os "windows" }}
*
!dot_gitconfig
{{ else if (ne .chezmoi.os "linux") }}
{{ if not (.chezmoi.kernel.osrelease | lower | contains "microsoft") }}
private_dot_gnupg
{{ end }}
{{ end }}