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'
|
- '*.gemspec'
|
||||||
- tools
|
- tools
|
||||||
- README.md
|
- README.md
|
||||||
|
- CHANGELOG.md
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- gulpfile.js
|
- gulpfile.js
|
||||||
- node_modules
|
- node_modules
|
||||||
|
|
Loading…
Reference in a new issue