staking-deposit-cli/.gitignore
2023-01-10 22:22:07 +08:00

15 lines
168 B
Plaintext

validator_keys
bls_to_execution_changes
# Python testing & linting:
build/
dist/
venv/
*.pytest_cache
*.hypothesis
*.mypy_cache
*.egg-info
*.egg
__pycache__
.DS_Store