Skip to content

Commit

Permalink
Add gitkeep file to ignored towncrier files
Browse files Browse the repository at this point in the history
Release 24.7.0 made this necessary by scanning for invalid filenames
Reference: twisted/towncrier#622
  • Loading branch information
johannaengland committed Aug 1, 2024
1 parent 1e21751 commit ef61bed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions towncrier.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ underlines = ["", "", ""]
title_format = "## [v{version}] - {project_date}"
issue_format = "[#{issue}](https://github.com/Uninett/Argus-frontend/issues/{issue})"
wrap = true
ignore = [".gitkeep"]

[[tool.towncrier.type]]
directory = "security"
Expand Down

0 comments on commit ef61bed

Please sign in to comment.