.DS_Store
.idea/
.vscode/
.env
.env.*
!.env.example

__pycache__/
*.py[cod]
*.egg-info/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
.coverage
htmlcov/
dist/
build/
artifacts/windows-lab/

# Local research checkouts are large, contain nested repositories, and are not
# part of the distributable project.
reference/
