staking-deposit-cli/.gitignore
2020-10-22 10:01:51 +02:00

14 lines
143 B
Plaintext

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