diff options
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore new file mode 100644 index 00000000..aa057303 --- /dev/null +++ b/.npmignore @@ -0,0 +1,21 @@ +2/ +api/ +assets/ +bower_components/ +custom/ +default/ +global/ +help/ +tests/ +_config.yml +.bowerrc +.gitignore +.travis.yml +bower.json +CNAME +composer.json +favicon.ico +Gemfile +Gruntfile.js +index.html +*/index.html |