/env/
/build/
/dist/
/dist2/
/dist3/
/.tox/
/.eggs/
/.vscode/
/.coverage
/.mypy_cache/
/.pytest_cache/
/.pytest-avoidance/

*.egg-info
*.pyc
__pycache__/

# See: https://packaging.python.org/distributing/#uploading-your-project-to-pypi
/.pypirc

# Auto generated by setup.py
/px/version.py

# tox.sh end result
/px.pex

# For regenerating the animated-gif ptop screenshot
/node_modules/
/package-lock.json
