py-cryptography/.gitignore

15 lines
120 B
Plaintext

__pycache__/
_build/
build/
dist/
htmlcov/
*.so
.tox/
.cache/
.coverage
*.egg-info/
*.egg
.eggs/
*.py[cdo]
.hypothesis/