Back to Chezmoi

Exclude

assets/chezmoi.io/snippets/common-flags/exclude.md

2.70.2404 B
Original Source
<!-- markdownlint-disable first-line-heading -->

Exclude target state entries of specific types. The default is none.

Types can be explicitly included with the --include flag.

!!! example

`--exclude=scripts` will cause the command to not run scripts and
`--exclude=encrypted` will exclude encrypted files.