diff --git a/pyproject.toml b/pyproject.toml index 6e940ff3..798c0860 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -331,6 +331,9 @@ filename = "CHANGES.rst" directory = "CHANGES/" template = "CHANGES/.template.rst.jinja2" issue_format = "`#{issue} `_" +ignore = [ + ".template.rst.jinja2", +] [[tool.towncrier.section]] path = ""