diff --git a/.gitignore b/.gitignore index 0dcac69..6051b14 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ .gitignore .idea/ /.vscode -*.pyc \ No newline at end of file +*.pyc +venv/ +pyvenv.cfg \ No newline at end of file