MANIFEST
build/
dist/
docs/_build/
node_modules/

# Pyramid debug mailer
mail/

# py.test state cache
.cache/
.coverage
.coverage.*
.hypothesis/
.tox/

.eggs/
*.egg
*.egg-info
.pytest_cache

# development TLS cert/key
.tlscert.pem
.tlscsr.pem
.tlskey.pem

*.pyc
*.pyo

*.pid
*.log

# Temp file for `make test-py3` target
tests/py3-actual-failures.txt

.devdata.env
