*~

# python stuff
__pycache__/*
*.pyc

# hypothesis
.hypothesis/*

# sphinx
./docs/_build/*