mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 23:45:10 +00:00
Rather than cram most .gitignore content into the top-level .gitignore file, partition it into lower-level .gitignore files, as is already done with a couple subdirectories, just to be consistent. I'm sure these files could be even tidier but this seems sufficient for a first pass. Change-Id: I0cc8cb2a9d7fa82c4f6de1aef9f82107c8cc7a6a Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| org3-artifacts | ||
| scripts | ||
| .env | ||
| .gitignore | ||
| byfn.sh | ||
| configtx.yaml | ||
| crypto-config.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch-org3.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.yaml | ||
| docker-compose-org3.yaml | ||
| eyfn.sh | ||
| README.md | ||
Build Your First Network (BYFN)
The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.
NOTE: After navigating to the documentation, choose the documentation version that matches your version of Fabric