diff --git a/.gitignore b/.gitignore index 7a60b85..00f2d38 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ __pycache__/ *.pyc +.venv/