mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2024-12-23 03:51:39 +00:00
9 lines
112 B
Plaintext
9 lines
112 B
Plaintext
|
# Eth2 specs:
|
||
|
eth2.0-specs/
|
||
|
|
||
|
# Python testing & linting:
|
||
|
venv/
|
||
|
.pytest_cache
|
||
|
.hypothesis
|
||
|
.mypy_cache
|
||
|
__pycache__
|