mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-26 03:25:09 +00:00
Introduce crypto directory and ignore the pem contents
The directory is used by the docker-compose file for automation. Instructions in the README.md file will suffice the filling up of required files in this directory. Signed-off-by: S m, Aruna <arun.s.m.cse@gmail.com>
This commit is contained in:
parent
b761fca7f6
commit
8bce94c22f
2 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
*.tar.gz
|
||||
*.tgz
|
||||
crypto/*.pem
|
||||
|
|
|
|||
0
asset-transfer-basic/chaincode-external/crypto/.gitkeep
Normal file
0
asset-transfer-basic/chaincode-external/crypto/.gitkeep
Normal file
Loading…
Reference in a new issue