From 3130c2724a6aed559c8435c637d38a4c0daba69e Mon Sep 17 00:00:00 2001 From: Maximilian Winter Date: Fri, 24 May 2024 12:14:27 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 915126f..250a8d7 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ /examples/05_Agents/data/ +/examples/03_Tools_And_Function_Calling/experimental_llm_computer_interface/venv_agent/ +