mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
Add in a javascript application to show the state-based-endorsement specific type of operations Signed-off-by: Bret Harrison <beharrison@nc.rr.com>
14 lines
199 B
Text
14 lines
199 B
Text
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
coverage
|
|
|
|
# Dependency directories
|
|
node_modules/
|
|
jspm_packages/
|
|
package-lock.json
|
|
|
|
wallet
|
|
!wallet/.gitkeep
|