staking-deposit-cli/.gitignore
2020-05-25 15:02:44 +02:00

12 lines
132 B
Plaintext

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