.gitignore __pycache__ *.pyc /.venv .eggs /*.egg-info /build /.cache *.so /MANIFEST /.tox /.idea .coverage _temp_test_datastore .mypy_cache .pytest_cache/ /logs /registrar.json /dist chains *logs* *.ipynb* .ethash nucypher_cli/examples/examples-runtime-cruft/* nucypher_cli/examples/finnegans-wake.txt examples/heartbeat_demo/*.json examples/heartbeat_demo/*.msgpack examples/heartbeat_demo/doctor-files/ examples/heartbeat_demo/alicia-files/ mypy_reports/ reports/ test-* *.sqlite3 *variables.yml variables*.yml *ansible/*.retry *ansible/inventory/* .env /tests/metrics/results/ .python-version *.log *no datastore finnegans-wake.txt *venvs # Sphinx docs/build docs/source/modules.rst docs/source/api/ tests/unit/.hypothesis/