-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitignore
73 lines (61 loc) · 1.69 KB
/
.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
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
# Useful local notes, not intended for commit
TODO.txt
SCRATCH_PAD.txt
test/mocks/hera/prompt_example/prompt.txt
test/mocks/hera/custom_make/prompt.txt
*scratch_pad.go
*scratch_pad_test.go
# Compiled Java class files
*.class
# Compiled Python bytecode
*.py[cod]
# Log files
*.log
# Package files
*.jar
# Maven
target/
dist/
# JetBrains IDE
.idea/
# Unit test reports
TEST*.xml
# Generated by MacOS
.DS_Store
# Generated by Windows
Thumbs.db
# Applications
*.app
*.exe
*.war
# Large media files
*.mp4
*.tiff
*.avi
*.flv
*.mov
*.wmv
/test/mocks/validator_keys/
/test/mocks/outputs/hera/openai.txt
/cookbooks/ethereum/outputs/validator_keys/
/cookbooks/ethereum/automation/validator_keys/
/cookbooks/ethereum/automation/deposit_generated/
/cookbooks/ethereum/web3signers/infra/processed_consensys_web3signer/
/cookbooks/ethereum/web3signers/infra/consensys_web3signer_custom_config/
/cookbooks/ethereum/web3signers/infra/custom_ingress/
/cookbooks/ethereum/automation/lighthouse_config_yaml/
/test/mocks/hera/prompt_example/
/apps/cookbooks/serverless/ethereum/bls_signatures/keystores/ephemery/
/apps/cookbooks/serverless/ethereum/bls_signatures/keystores/
/apps/cookbooks/serverless/ethereum/bls_signatures/keystores.zip
/apps/cookbooks/serverless/ethereum/bls_signatures/raw_keystores/
/builds/serverless/keystores/keystores.zip
/builds/serverless/bls_signatures/keystores.zip
/builds/serverless/tmp/
/zeus/cluster_resources/nvme/do/nvme/debug/
/test/configs/config.yaml
/cookbooks/custom_docusaurus-template/
/examples/mockingbird/python/mock/
/examples/mockingbird/mockingbooks_py/mock/
/examples/mockingbird/mockingbooks_py/google_search_regex/tmp/
/examples/mockingbird/mockingbooks_py/lead_scoring_automation/tmp/