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