Skip to content

Commit 22ce05a

Browse files
Add gitkeep file to ignored towncrier files
Release 24.7.0 made this necessary by scanning for invalid filenames Reference: twisted/towncrier#622
1 parent db973bf commit 22ce05a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ underlines = ["", "", ""]
130130
title_format = "## [{version}] - {project_date}"
131131
issue_format = "[#{issue}](https://github.com/Uninett/zino/issues/{issue})"
132132
wrap = false
133+
ignore = [".gitkeep"]
133134

134135
[[tool.towncrier.type]]
135136
directory = "security"

0 commit comments

Comments
 (0)