diff --git a/.gitignore b/.gitignore index 085b1da..5ba49f2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ __pycache__* bot-poc.py configs* .env -*.log* \ No newline at end of file +*.log* +.venv \ No newline at end of file