mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Also minor implementation changes to TypeScript sample for better consistency between implementations. Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
12 lines
207 B
Text
12 lines
207 B
Text
# Ignore Gradle project-specific cache directory
|
|
.gradle
|
|
|
|
# Ignore Gradle build output directory
|
|
build
|
|
|
|
# IntelliJ IDEA files
|
|
.idea
|
|
|
|
# Files generated by the application at runtime
|
|
checkpoint.json
|
|
store.log
|