From 09fd450c59e87d91281ffb9da33608a7ad38fc47 Mon Sep 17 00:00:00 2001 From: piair338 Date: Sun, 16 Oct 2022 12:08:30 +0000 Subject: [PATCH] test --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6260206..79511bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ /old geckodriver.log -config +config.cfg .vscode/ update.sh /Git @@ -9,4 +9,5 @@ screenshot.png login.csv requirements.txt data -**/__pycache__ \ No newline at end of file +**/__pycache__ +config