added support to generate Public and Private keys
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -31,3 +31,10 @@ server/docker/containers/
|
||||
|
||||
# generic folder to ignore
|
||||
export/
|
||||
|
||||
# Any testing file
|
||||
test*
|
||||
|
||||
# Ignore public and private keys
|
||||
p2prc.publicKey
|
||||
p2prc.privateKey
|
||||
|
||||
Reference in New Issue
Block a user