__pycache__
.coverage
.DS_Store
.env
.pytest_cache/*
.ruff_cache/*
.venv/*
.vscode/*
*.egg-info
*.egg-info/*
*.pyc
*.swp
*~*
build/*
dist/
docs/doctrees/*
docs/html/*
docs/latex/*
docs/source/generated/*
include/*