diff --git a/.npmignore b/.npmignore index a155f8480d..1c04ed49aa 100644 --- a/.npmignore +++ b/.npmignore @@ -4,14 +4,18 @@ .tmp docs/** _site/** -content/images/** -!content/images/README.md -content/themes/** -!content/themes/casper/** +content/adapters/** +!content/adapters/README.md content/apps/** !content/apps/README.md content/data/** !content/data/README.md +content/images/** +!content/images/README.md +content/logs/** +!content/logs/README.md +content/themes/** +!content/themes/casper/** node_modules/** **/*.db* *.db*