cryptography/.gitignore
2013-08-07 12:19:43 -07:00

5 lines
48 B
Text

*.py[co]
__pycache__/
_build/
.tox/
*.egg-info/