hypercore-crypto/.gitignore
Luke Murphy db5f71d240
Some checks failed
continuous-integration/drone/push Build is failing
Migrate to pyproject config
2020-07-07 15:31:53 +02:00

12 lines
106 B
Plaintext

*.egg-info/
*.pyc
.coverage
.eggs/
.mypy_cache/
.tox/
.venv/
__pycache__
build/
dist/
pip-wheel-metadata/