From 9d85d969bb8ab9de65725670e80d1722bedbb09b Mon Sep 17 00:00:00 2001 From: Dani Date: Thu, 24 Apr 2025 13:16:31 -0400 Subject: [PATCH] First Attempt with the new chat --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0dbf2f2..c8986bd 100644 --- a/.gitignore +++ b/.gitignore @@ -168,3 +168,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +.vscode/launch.json