diff options
author | Ian Coleman <ian@iancoleman.io> | 2019-11-11 09:59:44 +1100 |
---|---|---|
committer | Ian Coleman <ian@iancoleman.io> | 2019-11-11 10:01:51 +1100 |
commit | 1ba5816184350df014247c9f508fa05b951ca313 (patch) | |
tree | 8f9bedac6b261ddee0aeb84ed47ff5f2e420e707 /.gitignore | |
parent | 0a23f51792722f094328d695242556c4c0195a8b (diff) | |
download | BIP39-1ba5816184350df014247c9f508fa05b951ca313.tar.gz BIP39-1ba5816184350df014247c9f508fa05b951ca313.tar.zst BIP39-1ba5816184350df014247c9f508fa05b951ca313.zip |
Fix elastos changes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,5 +1,2 @@ | |||
1 | node_modules | 1 | node_modules |
2 | bip39-standalone.html | 2 | bip39-standalone.html |
3 | .idea | ||
4 | .DS_Store | ||
5 | package-lock.json | ||