diff options
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore new file mode 100644 index 000000000..916b4c532 --- /dev/null +++ b/.npmignore @@ -0,0 +1,11 @@ +.editorconfig +.gitattributes +.jscs.json +.jshintignore +.jshintrc +.mailmap +.travis.yml +/build +/speed +/test +/Gruntfile.js |