From e7a7352f1b35363911bfb6d50bb123df82c7cc7c Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Tue, 12 Dec 2023 15:44:55 -0800 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.12.6.dev5=20=E2=86=92=201.1?= =?UTF-8?q?2.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) 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