diff --git a/.gitignore b/.gitignore index c5ad13111..bad6dc917 100644 --- a/.gitignore +++ b/.gitignore @@ -22,5 +22,5 @@ litellm/tests/config_*.yaml litellm/tests/langfuse.log litellm/tests/test_custom_logger.py litellm/tests/langfuse.log -litellm/tests/dynamo.log +litellm/tests/dynamo*.log .vscode/settings.json