.eggs
*.egg-info
build
dist
*.pyc
.venv
.vscode
.mypy_cache
.hypothesis
obj
docs/extensions
.ipynb_checkpoints
*.bc.dfl
.DS_Store
docs/pyproject.toml
docs/poetry.lock
wheelhouse/

# jetbrains ide config
.idea
