-
Notifications
You must be signed in to change notification settings - Fork 96
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (44 loc) · 866 Bytes
/
.gitignore
File metadata and controls
45 lines (44 loc) · 866 Bytes
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
vue/node_modules
vue/dist
release/
.idea/
.vscode/
.DS_Store
*.dot
*.log
*.ign
prod-sim/
gcp-prod-sim/
decentralized-api/build/
decentralized-api/dist/
decentralized-api/responses/
inference-chain/build/
inference-chain/dist/
/decentralized-api/decentralized-api
chain-venv/
.inference/
prod-genesis/
prod-local/
/payload.json
/prod-local/genesis
/inference-chain/output/
/decentralized-api/output/
/jq_test/
/public-html/
/logdy
/inference-chain/junit-report.xml
/deploy/**/config.env
/testermint/reboot.txt
/local-test-net/node_payload_2.json
/testermint/downloads/
/testermint/logs/
balances-*.json
.parallel-test-temp/
testermint/parallel-test-results/
run-parallel-tests/
**/node_modules/
**/target/
# Generated proto artifacts (buf output in wrong location)
inference-chain/proto/github.com/
inference-chain/proto/api/
inference-chain/proto/**/module/*.pb.go