pkg: remove bcoin* from npmignore and gitignore.

This commit is contained in:
Christopher Jeffrey 2017-07-23 08:32:23 -07:00
parent 6d838ad91c
commit 2fa5fe6513
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD
2 changed files with 0 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,5 +2,4 @@ node_modules/
docs/reference/
docker_data/
browser/bcoin*
bcoin*
npm-debug.log

View File

@ -5,5 +5,4 @@ docker_data/
test/
node_modules/
browser/bcoin*
bcoin*
npm-debug.log