aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/etc/.ignore
Commit message (Collapse)AuthorAgeFilesLines
* feat(etc): drift detection + auto-enumerating deploy templateLibravatar sommerfeld47 hours1-0/+35
- `just etc-drift` reports /etc files modified from pacman defaults (via pacman -Qii) and user-created files (via pacman -Qo), subtracting already-managed paths and patterns listed in etc/.ignore. - Refactor run_onchange_after_deploy-etc.sh.tmpl to enumerate files under etc/ automatically via find; single combined hash via chezmoi output + sha256sum, so new files only need to be dropped into etc/. - etc/.ignore seeds noise filters: machine-id, ssh host keys, pacman keyring, mirrorlist, shadow/passwd backups, sbctl keys, ca-certs.