diff --git a/.gitignore b/.gitignore index 77ee0fbef..863e9c641 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,8 @@ hosted_config.yaml litellm/proxy/tests/node_modules litellm/proxy/tests/package.json litellm/proxy/tests/package-lock.json +ui/litellm-dashboard/.next +ui/litellm-dashboard/node_modules +ui/litellm-dashboard/next-env.d.ts +ui/litellm-dashboard/package.json +ui/litellm-dashboard/package-lock.json \ No newline at end of file