diff --git a/.gitignore b/.gitignore index 294fcb2a0..d2be5dee2 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ litellm/tests/config_*.yaml litellm/tests/langfuse.log litellm/tests/test_custom_logger.py litellm/tests/langfuse.log +.vscode/settings.json