# generic py
__pycache__/
.pytest_cache/
localsys.egg-info/
.ipynb_checkpoints/
# vendor and build files
dist/
build/
docs/sphinx/_build/