diff --git a/.npmignore b/.npmignore index f0134a3b0..1747bb58e 100644 --- a/.npmignore +++ b/.npmignore @@ -1,5 +1,6 @@ -Makefile -index.html -php/ -python/ -web/ +**/* +!js/ +!README.md +!LICENSE +!CHANGELOG.md +!CONTRIBUTING.MD