diff --git a/.gitignore b/.gitignore index 74022a3..84fabb7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules -bip39.js +.nyc_output/ +npm-debug.log