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:
Jérémie Astori 2017-01-31 21:20:35 -05:00 committed by GitHub
parent 4918fe6996
commit 0b9c8a3432

View file

@ -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