nucypher/.gitignore

12 lines
90 B
Plaintext
Raw Normal View History

2017-08-18 17:32:34 +00:00
__pycache__
*.pyc
/.venv
/*.egg-info
/build
/.cache
*.so
/MANIFEST
/.tox
/.idea
.coverage