diff --git a/.gitignore b/.gitignore index b7f3332..6d5306c 100644 --- a/.gitignore +++ b/.gitignore @@ -198,3 +198,7 @@ venv.bak/ .mypy_cache/ .dmypy.json dmypy.json + +# Ignore results files +Results.txt +results.txt \ No newline at end of file