Release script: Add .npmignore and keep .gitignore when creating the tag

This commit is contained in:
Timmy Willison
2013-11-15 10:23:23 -05:00
parent 6f74abb7bf
commit b04b386180
2 changed files with 14 additions and 20 deletions

11
.npmignore Normal file
View File

@@ -0,0 +1,11 @@
.editorconfig
.gitattributes
.jscs.json
.jshintignore
.jshintrc
.mailmap
.travis.yml
/build
/speed
/test
/Gruntfile.js