Skip to content

Commit

Permalink
Merge pull request #857 from bastelfreak/history
Browse files Browse the repository at this point in the history
.pmtignore: Ignore HISTORY.md
  • Loading branch information
bastelfreak committed Oct 30, 2023
2 parents 9af9875 + 4e9d4ab commit 7c3fc7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moduleroot/.pmtignore.erb
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
/.yardoc/
/.yardopts
/Dockerfile
/HISTORY.md
<% if ! @configs['paths'].nil? -%>
<% @configs['paths'].each do |path| -%>
<%= path %>
Expand Down

0 comments on commit 7c3fc7c

Please sign in to comment.