diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-06 23:20:22 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2023-07-07 02:09:06 +0100 |
| commit | b765f1b8e233ed42b5ff1cc1e25ac2d3e11d384a (patch) | |
| tree | 7c0aa7567caedbb340abc49847bc71b2b5407008 /.gitignore | |
| parent | cc557de3c70de8ef4f8a0ebf9af8b78b483526fc (diff) | |
Add changelog generator script
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -15,3 +15,9 @@ _site/ .bundle/ vendor/ +# Changelog generator +CHANGELOG_BBCODE +CHANGELOG_MD +CHANGELOG_GFM +UPDATE_MESSAGE + |
