diff --git a/.markdownlint-cli2.jsonc b/.markdownlint-cli2.jsonc index a96fd3e6..d6db0277 100644 --- a/.markdownlint-cli2.jsonc +++ b/.markdownlint-cli2.jsonc @@ -20,5 +20,8 @@ "MD050": { "style": "asterisk" } - } + }, + "ignores": [ + ".genreleases/" + ] } \ No newline at end of file