Add a script git/ignore-changelog that adds CHANGELOG.md to .markdownlintignore across all git repositories found in the current directory.
The script supports a --dry-run / -n flag to preview changes without writing or committing anything.
Prompt: commit and push
Add a script
git/ignore-changelogthat addsCHANGELOG.mdto.markdownlintignoreacross all git repositories found in the current directory.The script supports a
--dry-run/-nflag to preview changes without writing or committing anything.Prompt: commit and push