remove exposed PRIVATE KEY

This commit is contained in:
chhaileng 2020-09-03 11:32:44 +00:00
parent dbabd42c9e
commit c9a28ca1a7
2 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View file

@ -18,3 +18,7 @@ vendor/
node_modules/ node_modules/
# Ignore Gradle build output directory # Ignore Gradle build output directory
build build
# Customized by Chhaileng
wallet
off_chain_data/listener/files/*.json

View file