pkg: update ignore files.

This commit is contained in:
Christopher Jeffrey 2017-06-26 17:55:30 -07:00
parent 32fb5e9d1b
commit 33c4ede940
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD
2 changed files with 3 additions and 7 deletions

6
.gitignore vendored
View File

@ -1,7 +1,5 @@
npm-debug.log
key.key
node_modules/ node_modules/
test.js
docker_data/
docs/ docs/
docker_data/
browser/bcoin* browser/bcoin*
npm-debug.log

View File

@ -1,9 +1,7 @@
.git* .git*
bench/ bench/
docs/ docs/
docker_data/
test/ test/
node_modules/ node_modules/
browser/bcoin* browser/bcoin*
.jshintrc
.jscsrc
jsdoc.json