fix: exclude CHANGELOG from output
This commit is contained in:
parent
96af7291ea
commit
971fe03ec3
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ exclude:
|
|||
- '*.gemspec'
|
||||
- tools
|
||||
- README.md
|
||||
- CHANGELOG.md
|
||||
- LICENSE
|
||||
- gulpfile.js
|
||||
- node_modules
|
||||
|
|
Loading…
Reference in a new issue