-
Notifications
You must be signed in to change notification settings - Fork 184
/
Copy path.gitignore
45 lines (40 loc) · 800 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
**/.DS_Store
**/node_modules
npm-debug.log
.idea
artifacts/channel/mychannel.block
fabric-rest-api.iml
fabric-rest-api.ipr
fabric-rest-api.iws
.gradle
/build
/artifacts/crypto-config/
/artifacts/channel/
/artifacts/cryptogen-*.yaml
/artifacts/fabric-ca-server-config-*.yaml
/artifacts/configtx.yaml
/artifacts/*.block
/artifacts/network-config.json
/fabric-starter.ipr
/fabric-starter.iml
/ledger/docker-compose-*.yaml
/fabric-starter.iws
/ledger/docker-compose-*.yaml-e
/www/artifacts/*.block
/artifacts/update.*
/artifacts/updated_config.*
/artifacts/update_in_envelope.*
/artifacts/config.*
/artifacts/config_block.*
/artifacts/newOrgMSP.json
/dockercompose/*.yaml
/artifacts/
**/crypto-config/
!**/crypto-config/.keep
/client-node/hfc-*
hosts
data
/test/.vscode/
*.log
https/certs
backup