diff options
author | Ian Coleman <ian@iancoleman.io> | 2018-07-26 10:01:55 +1000 |
---|---|---|
committer | Ian Coleman <ian@iancoleman.io> | 2018-07-26 11:28:03 +1000 |
commit | 42fcf83e9b0248974922c8b042e8fcef2643f634 (patch) | |
tree | 078ef6d76759d5ebcaabc59ba76a73b5c80259a5 /.gitignore | |
parent | b7de1f3d8956197d0a17ca840a44262158cc8ecb (diff) | |
download | BIP39-42fcf83e9b0248974922c8b042e8fcef2643f634.tar.gz BIP39-42fcf83e9b0248974922c8b042e8fcef2643f634.tar.zst BIP39-42fcf83e9b0248974922c8b042e8fcef2643f634.zip |
Remove bip39-standalone from source control
It's available in the releases tab of github.
Closes #226
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ | |||
1 | node_modules | 1 | node_modules |
2 | bip39-standalone.html | ||