__pycache__
*.pyc
.git
.env
.env.local
.venv
venv
dist
build
*.egg-info
.pytest_cache
.ruff_cache
.mypy_cache
htmlcov
.coverage*
tests/
examples/
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
SECURITY.md
nox.py
Makefile
