.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.ruff_cache/
dist/
build/
node_modules/
coverage/
.env
.env.*
!.env.example
