.git
.github
.agents
.venv
**/.venv
.tox
.pytest_cache
**/.pytest_cache
.ruff_cache
**/.ruff_cache
.mypy_cache
.powercontext
__pycache__
**/__pycache__
*.py[cod]
*.db
*.sqlite*
.env
.env.*
build
dist
site
docs
integrations/*
!integrations/bub
!integrations/bub/**
openapi
tests
