diff --git a/.gitignore b/.gitignore index a6931cb..a21c49b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /__pycache__ /TestJson -/logs/* \ No newline at end of file +/logs/* +*.venv \ No newline at end of file