# Do not commit certificates
*.pem
# Tests
.tox/
# Python-generated files and dirs
__pycache__
*.egg-info
build/
dist/
