Ignore all dotfiles in npmignore
This commit is contained in:
parent
20b24a39df
commit
58b2d8c788
10
.npmignore
10
.npmignore
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user