nucypher/.gitignore

26 lines
292 B
Plaintext
Raw Normal View History

.gitignore
2017-08-18 17:32:34 +00:00
__pycache__
*.pyc
/.venv
/*.egg-info
/build
/.cache
*.so
/MANIFEST
/.tox
/.idea
.coverage
2017-10-27 21:03:51 +00:00
_temp_test_datastore
2018-02-14 01:48:55 +00:00
.mypy_cache
.pytest_cache/
/logs
/registrar.json
/dist
chains
*logs*
*.ipynb*
2018-07-19 01:56:49 +00:00
.ethash
examples/examples-runtime-cruft/*
examples/finnegans-wake.txt
mypy_reports/
reports/