Ignore the generated manpage; reinstate its trailing whitespace

This commit is contained in:
Issy Long 2024-02-02 15:24:17 +00:00 committed by GitHub
parent 3ee62bb244
commit bcd3a78f6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ AllCops:
- ".mdl*.rb" - ".mdl*.rb"
- Rakefile - Rakefile
- "_site/**/*" - "_site/**/*"
- Manpage.md
# These are included in docs deliberately to show what # These are included in docs deliberately to show what
# `brew create` does and what the user should replace. # `brew create` does and what the user should replace.