From 01105b565330402b72bec7caeb9f837165152dca Mon Sep 17 00:00:00 2001 From: feder-cr Date: Sun, 4 Aug 2024 18:35:49 +0100 Subject: [PATCH] gitignore --- .gitignore | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 58c7d5b..36d5531 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,9 @@ *.csv __pycache__/** .idea/** -data_folder/output -data_folder/config.yaml -data_folder/plain_text_resume.yaml -data_folder/secrets.yaml open_ai_calls.log test* openaiSelenium* open_ai_calls.json -_* \ No newline at end of file +_* +data_folder*