diff --git a/.gitignore b/.gitignore index ddf5f6279b3..791c55df4a9 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,7 @@ litellm/proxy/tests/package.json litellm/proxy/tests/package-lock.json ui/litellm-dashboard/.next ui/litellm-dashboard/node_modules +litellm/proxy/_experimental/out/ ui/litellm-dashboard/next-env.d.ts ui/litellm-dashboard/package.json ui/litellm-dashboard/package-lock.json