**/.git
**/__pycache__
**/*.pyc
**/*.pyo
**/*.pyd
.venv
venv
env
.env
dist
build
*.egg-info
.mypy_cache
.ruff_cache
.pytest_cache
docs/_build
