diff --git a/.gitignore b/.gitignore index 0226674..54be0c1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ dist *.pyc .idea/ .pytest_cache/ +venv/ \ No newline at end of file