nucypher/.gitignore

15 lines
127 B
Plaintext
Raw Normal View History

__pycache__
*.pyc
/.venv
/*.egg-info
/build
/.cache
*.so
/MANIFEST
/.tox
2017-11-12 19:46:06 +00:00
.idea
/logs
/registrar.json
/dist
chains
.pytest_cache