Add python venv to .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,4 +7,5 @@ __pycache__
|
||||
.pytest_cache
|
||||
build
|
||||
dist
|
||||
venv
|
||||
.vscode/settings.json
|
||||
|
||||
Reference in New Issue
Block a user