dotfiles/.chezmoiignore
2025-04-25 00:07:31 +08:00

13 lines
302 B
Plaintext

Readme.md
.readme/
chezmoi.code-workspace
{{ if ne .chezmoi.os "darwin" }}
.chezmoiscripts/run_onchange_before_darwin-install-packages.sh.tmpl
{{ end }}
{{ if ne .chezmoi.os "linux" }}
.chezmoiscripts/run_onchange_before_linux-install-packages.sh.tmpl
.local/share/konsole
.config/konsolerc
{{ end }}