summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2040b80843cabb87c0e0aa0c25e8a6a3bb2abdb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
build
dist
*.egg-info
*.pyc
*.pyo
__pycache__
.tox
doc/_build/
.coverage*
.eggs
examples/simple/*.cert
examples/simple/*.pkey
.cache