__pycache__/
*.py[cod]
*.egg-info/
dist/
.venv/
.mypy_cache/
.ruff_cache/

# generated by build hook — do not commit
fastapi_balancer/dashboard_dist/

# dashboard build artifacts
dashboard/dist/
dashboard/node_modules/
