Update gitignore for venv
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,4 +2,5 @@ __pycache__*
|
|||||||
bot-poc.py
|
bot-poc.py
|
||||||
configs*
|
configs*
|
||||||
.env
|
.env
|
||||||
*.log*
|
*.log*
|
||||||
|
.venv
|
||||||
Reference in New Issue
Block a user