mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00:00
Added changelog to ignored files.
This commit is contained in:
parent
4f99a5a9db
commit
d729c3caa8
@ -91,6 +91,7 @@ module.exports = generator.Base.extend({
|
|||||||
let excludeList = [
|
let excludeList = [
|
||||||
'LICENCE',
|
'LICENCE',
|
||||||
'README.md',
|
'README.md',
|
||||||
|
'CHANGELOG.md',
|
||||||
'node_modules',
|
'node_modules',
|
||||||
'package.json'
|
'package.json'
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user