diff --git a/.gitignore b/.gitignore index c111d59..7d0df35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .idea .DS_Store - __pycache__ \ No newline at end of file + __pycache__ + venv \ No newline at end of file