.venv/
venv/
__pycache__/
*.pyc
.git/
.github/
.gsd/
.bg-shell/
.env
.env.*
!.env.example
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
htmlcov/
.coverage
site/
tests/
docs/
AGENT.md
CHANGELOG.md
CONTRIBUTING.md
