diff --git a/.gitignore b/.gitignore index fab8f69..8ed4de9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ venv -*.pyc \ No newline at end of file +*.pyc +results/ \ No newline at end of file