grunt-contrib-watch/.npmignore
CaryLandholt 04b996724b add .npmignore
During npm publish, certain files and directories can be ignored
from the package.
See https://npmjs.org/doc/developers.html#Keeping-files-out-of-your-package.
This reduces the package size.
Keeping AUTHORS, CHANGELOG, CONTRIBUTING.md, LICENSE-MIT
Ignoring docs, test, .editorconfig, .gitattributes, .jshintrc,
.travis.yml, Gruntfile.js
2013-09-15 00:43:12 -05:00

7 lines
73 B
Plaintext

docs
test
.editorconfig
.gitattributes
.jshintrc
.travis.yml
Gruntfile.js