Skip to content

Commit 485db50

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 aa58601 commit 485db50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ underlines = ["", "", ""]
116116
title_format = "## [{version}] - {project_date}"
117117
issue_format = "[#{issue}](https://github.com/Uninett/Argus/issues/{issue})"
118118
wrap = true
119+
ignore = [".gitkeep"]
119120

120121
[[tool.towncrier.type]]
121122
directory = "security"

0 commit comments

Comments
 (0)