mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 23:45:10 +00:00
12 lines
175 B
Text
12 lines
175 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
|