diff --git a/.gitignore b/.gitignore index c883061..7ec5b43 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ __pycache__/ build/ dist/ .idea/ -.vscode/ \ No newline at end of file +.vscode/ +venv/ \ No newline at end of file