Add testing virtual env to .gitignore
This commit is contained in:
parent
63161444a9
commit
54563726b2
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -11,3 +11,4 @@ __pycache__/
|
|||
.editorconfig
|
||||
.*.swp
|
||||
config.json
|
||||
venv/
|
||||
|
|
Loading…
Reference in a new issue