.venv/
.git/
.github/
.mypy_cache/
.pytest_cache/
.ruff_cache/
__pycache__/
*.pyc
*.pyo
dist/
*.egg-info/
.eggs/
infra/
tests/
docs/
plugin/
examples/
scripts/
*.dump
*.bak
.env
.env.*
node_modules/
