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