diff --git a/.gitignore b/.gitignore index ebe2d96..0f3ab59 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ settings.json .env *__pycache__* *__pycache__/* -geckodriver.log \ No newline at end of file +geckodriver.log +*/output/* \ No newline at end of file