diff --git a/.gitignore b/.gitignore index a1b9cbb..59a73a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .env -__pycache__/ \ No newline at end of file +__pycache__/ +.venv/ \ No newline at end of file