diff --git a/.gitignore b/.gitignore index 1ad383d0ab..ce164a15fb 100644 --- a/.gitignore +++ b/.gitignore @@ -101,4 +101,5 @@ STABILIZATION_TODO.md **/test-results **/playwright-report **/*.storageState.json -**/coveragelitellm/model_prices_and_context_window.json +**/coverage +litellm/model_prices_and_context_window.json