-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy path.gitignore
More file actions
110 lines (83 loc) · 1.67 KB
/
.gitignore
File metadata and controls
110 lines (83 loc) · 1.67 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
# Local profiling artifacts
/stores/txmetacache/testdata/pprof/
.history/**
*.tar.gz
build/
data
data/
*.run
.DS_Store
*.pprof
*.out
.idea/
.vscode/
.cursorrules
keyfile.json
bitcoin-data/
ids-20.txt
*.bin
*.test
node_modules
.svelte-kit
package/
.env
.env.*
!.env.example
vite.config.js.timestamp-*
.vercel
.output
vite.config.ts.timestamp-*
*.private_key
coverage.out
golangci-lint-report.xml
sonar_filename_report.json
*.prof
/model/test-generated_test_data/
/model/big-test-generated_test_data/
/services/validator/test-generated_test_data/
/util/test/test-generated_test_data
bins/
.sentryclirc
kustomization.yaml.bak
*.dump
# Local Claude configuration (user-specific)
CLAUDE.local.md
.claude/settings.local.json
*.log
cmd/testutil/compose/docker-compose.yml
cmd/testutil/compose/generator/scripts/postgres/init.sql
docker-compose-generated.yml
chainextract.log
teranode-cli
current
compose/grafana/grafana.db/
vendor
.ipynb_checkpoints/
unit-tests.xml
*ctrf-report.json
__debug*
nohup.out
external/
stores/utxo/aerospike/testdata/337e211af7bcf90470ead4f92910b2990b635dcab8414bf5849f3b1e25800b0c.hex
stores/utxo/aerospike/testdata/337e211af7bcf90470ead4f92910b2990b635dcab8414bf5849f3b1e25800b0c_extended.hex
scripts/k8s/operator/image_name.tmp
scripts/k8s/testing/image_name.tmp
/generate_protos.sh
/custom_template.tmpl
node*-data
teranode-cli
site/
test/longtest/services/validator/mainnet_large_txs.csv
test/longtest/services/validator/mainnet_14207txs_b886413.csv
test/longtest/services/validator/testnet_18869txs_b1682153.csv
.sonarlint/
CLAUDE.local.md
plantuml.jar
teranode_peers.json
*.key
logs/
teranode.logrotate
teranode
settings_local.conf
.gitnexus
.worktrees