nucypher/.gitignore

13 lines
122 B
Plaintext

__pycache__
*.pyc
/.venv
/*.egg-info
/build
/.cache
*.so
/MANIFEST
/.tox
/.idea
.coverage
_temp_test_datastore
.mypy_cache