Add nyc and Webpack config files to the files ignored when releasing
Comparing https://unpkg.com/thelounge@2.1.0/ and https://unpkg.com/thelounge@2.2.0/, these have slipped in.
This commit is contained in:
parent
4918fe6996
commit
0b9c8a3432
@ -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