flocon/.chezmoiignore

12 lines
247 B
Text
Raw Normal View History

2023-09-20 16:33:14 +00:00
README.md
screenshots
packages
2023-09-20 17:53:36 +00: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 }}