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