Merge pull request #1287 from thelounge/xpaw/npm-ignore-dotfiles

Ignore all dotfiles in npmignore
This commit is contained in:
Jérémie Astori 2017-06-29 19:06:06 -04:00 committed by GitHub
commit be47af7ea8

View file

@ -2,19 +2,11 @@
# npm-debug.log and node_modules/ are ignored by default.
# See https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package
.*
client/js/bundle.vendor.js.map
client/views/
coverage/
scripts/
test/
.editorconfig
.eslintignore
.eslintrc.yml
.gitattributes
.gitignore
.nycrc
.npmignore
.stylelintrc
.travis.yml
appveyor.yml
webpack.config.js