__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
.env.*
!.env.production.example
.ruff_cache/
.pytest_cache/
.mypy_cache/
node_modules/
sdk/
web/dist/
*.db
*.sqlite3
*.md
