Skip to content

Commit

Permalink
fix: exclude CHANGELOG from output
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Jun 10, 2022
1 parent 96af729 commit 971fe03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ exclude:
- '*.gemspec'
- tools
- README.md
- CHANGELOG.md
- LICENSE
- gulpfile.js
- node_modules
Expand Down

0 comments on commit 971fe03

Please sign in to comment.