Add the venv to gitignore
This commit is contained in:
parent
622e15c911
commit
9f15b1672e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
__pycache__
|
||||
config.json
|
||||
history.json
|
||||
.venv
|
Loading…
Add table
Reference in a new issue