flocon/.chezmoiignore

12 lines
276 B
Text
Raw Normal View History

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