From 104b5ea31a8e605635ed7ff104d7d229b74d5b3d Mon Sep 17 00:00:00 2001 From: feder-cr Date: Sun, 4 Aug 2024 13:21:20 +0100 Subject: [PATCH] remvoe gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b518fb1..3af8d33 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,6 @@ open_ai_calls.log test* openaiSelenium* my* -.venv +.* open_ai_calls.json _* \ No newline at end of file