14 lines
144 B
Plaintext
14 lines
144 B
Plaintext
build
|
|
dist
|
|
*.egg-info
|
|
*.pyc
|
|
*.pyo
|
|
__pycache__
|
|
.tox
|
|
doc/_build/
|
|
.coverage*
|
|
.eggs
|
|
examples/simple/*.cert
|
|
examples/simple/*.pkey
|
|
.cache
|
|
.mypy_cache |