cryptography/.gitignore
2014-12-18 11:16:00 -08:00

13 lines
139 B
Text

__pycache__/
_build/
build/
dist/
htmlcov/
src/cryptography/_Cryptography_cffi_*
.tox/
.cache/
.coverage
*.egg-info/
*.egg
.eggs/
*.py[co]