mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
12 lines
121 B
Text
12 lines
121 B
Text
*.py[co]
|
|
__pycache__/
|
|
_build/
|
|
.tox/
|
|
.cache/
|
|
*.egg-info/
|
|
.coverage
|
|
cffi-*.egg
|
|
pycparser-*.egg
|
|
pytest-*.egg
|
|
dist/
|
|
htmlcov/
|