From 3879937726c61ad28bc25d79f43fff1f0c910972 Mon Sep 17 00:00:00 2001 From: Marco Realacci Date: Fri, 19 Jan 2024 03:32:01 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f543668..613b2fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -Scraper/.env -chromedriver.exe +.idea +Utils/moodle-scraper/.env +Utils/moodle-scraper/chromedriver.exe acl.json \ No newline at end of file