diff --git a/.gitignore b/.gitignore index 2723ddd..7d847cc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __pycache__/ .env -.vs/ \ No newline at end of file +.vs/ +.venv/