mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 03:25:09 +00:00
remove exposed PRIVATE KEY
This commit is contained in:
parent
dbabd42c9e
commit
c9a28ca1a7
2 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -18,3 +18,7 @@ vendor/
|
|||
node_modules/
|
||||
# Ignore Gradle build output directory
|
||||
build
|
||||
|
||||
# Customized by Chhaileng
|
||||
wallet
|
||||
off_chain_data/listener/files/*.json
|
||||
|
|
|
|||
0
off_chain_data/listener/files/.gitkeep
Normal file
0
off_chain_data/listener/files/.gitkeep
Normal file
Loading…
Reference in a new issue