__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.egg
.eggs/
.tox/
.pytest_cache/
.coverage
htmlcov/
*.so
.env
.venv/
venv/
*_out/
GITIGNORED/

docs/sphinx/_build/
