forked from matter-labs/zksync-era
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
78 lines (67 loc) · 958 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
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
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
.vscode
.DS_Store
*.bak
node_modules
*.log
target
a.out
.gitconfig
cobertura.xml
tags
*.orig
.direnv
# Yarn files
.yarn/
.yarnrc.yml
zksync_pk.key
dist
todo
Cargo.lock
!/Cargo.lock
!/infrastructure/zksync-crypto/Cargo.lock
!/prover/Cargo.lock
/etc/env/*
!/etc/env/base
!/etc/env/docker.toml
!/etc/env/ext-node.toml
!/etc/env/ext-node-docker.toml
!/etc/env/consensus_config.json
!/etc/env/en_consensus_config.json
/etc/tokens/localhost.json
/etc/zksolc-bin/*
/etc/zkvyper-bin/*
/etc/solc-bin/*
/etc/vyper-bin/*
!/keys
/keys/*
!/keys/packed
/tmp
/volumes
/logs
/loadtest-config
/sdk/binaryen
.ipynb_checkpoints
loadtest_accounts_*
go_to_env.sh
server_logs.txt
core/lib/storage/.env
.zcli-config.json
db/
en_db/
db-ssd/
backups/
artifacts/
artifacts-zk/
cache-zk/
zksolc
verified_sources
# Hyperchain related
hyperchain-*.yml
/etc/hyperchains/prover-keys
/etc/hyperchains/artifacts