Ignore all dotfiles in npmignore

This commit is contained in:
Pavel Djundik 2017-06-29 12:49:07 +03:00 committed by GitHub
parent 20b24a39df
commit 58b2d8c788

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