From 2c29fbad324c826e118be42e510a8388e4648ef5 Mon Sep 17 00:00:00 2001 From: Dylan Jones Date: Wed, 25 Nov 2020 22:30:20 -0500 Subject: Parallelize and fix more bugs --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f14d830..e626d72 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ pack-location.txt +geckodriver +geckodriver.exe +geckodriver.log +__pycache__/ -- cgit v1.2.3