diff --git a/.gitignore b/.gitignore index 74c23e3..5d0346a 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ app/static/donate-the-author-hidden.jpg app/model/__pycache__/ app/test/__pycache__/ app/test/.pytest_cache/ +app/test/pytest_report.html app/log.txt