Merge pull request #906 from thelounge/astorije/npmignore-fix
Add nyc and Webpack config files to the files ignored when releasing
This commit is contained in:
commit
a2ed979f08
@ -12,8 +12,9 @@ test/
|
|||||||
.eslintrc.yml
|
.eslintrc.yml
|
||||||
.gitattributes
|
.gitattributes
|
||||||
.gitignore
|
.gitignore
|
||||||
.istanbul.yml
|
.nycrc
|
||||||
.npmignore
|
.npmignore
|
||||||
.stylelintrc
|
.stylelintrc
|
||||||
.travis.yml
|
.travis.yml
|
||||||
appveyor.yml
|
appveyor.yml
|
||||||
|
webpack.config.js
|
||||||
|
Loading…
Reference in New Issue
Block a user