diff --git a/.gitignore b/.gitignore index 46ceea8..15a7861 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ venv/* .idea/* *.pyc db.sqlite3 +geckodriver.log +htmlcov/* +.coverage