fabric-samples/asset-transfer-private-data/chaincode-javascript/.gitignore
abdou.chakhkhar 304e84ec96 add js cc for the private data
Signed-off-by: abdou.chakhkhar <abdelmoula.chakhkhar@uit.ac.ma>
2022-05-01 17:07:34 +00:00

15 lines
220 B
Text

#
# SPDX-License-Identifier: Apache-2.0
#
# Coverage directory used by tools like istanbul
coverage
# Report cache used by istanbul
.nyc_output
# Dependency directories
node_modules/
jspm_packages/
package-lock.json