diff --git a/.gitignore b/.gitignore index ebf36527..1bafe798 100644 --- a/.gitignore +++ b/.gitignore @@ -22,9 +22,10 @@ test.js **/*.dylib **/*.so **/*.old -libbitcoind **/*.files **/*.config **/*.creator +libbitcoind +libbitcoind* libbitcoind.includes *.log diff --git a/.npmignore b/.npmignore deleted file mode 100644 index cd70b6e4..00000000 --- a/.npmignore +++ /dev/null @@ -1,10 +0,0 @@ -.git* -build/ -.lock-wscript -out/ -Makefile.gyp -*.Makefile -*.target.gyp.mk -node_modules/ -test/ -*.node